Skip to content

Commit

Permalink
chore: remove old dotnet examples (#4381)
Browse files Browse the repository at this point in the history
* chore: remove old dotnet examples

* chore: remove examples from build
  • Loading branch information
yanmariomenev authored Aug 1, 2024
1 parent 6554289 commit 2b36714
Show file tree
Hide file tree
Showing 176 changed files with 1 addition and 45,778 deletions.
17 changes: 0 additions & 17 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,23 +106,6 @@ jobs:
npm ci
npm run lint
- name: Build ASP.NET Core Data client app
working-directory: ./examples-standalone/aspnetcore-data/ClientApp
run: |
npm ci
npm run lint
- name: Build ASP.NET Core Upload client app
working-directory: ./examples-standalone/aspnetcore-upload/ClientApp
run: |
npm ci
# npm run lint
- name: Build ASP.NET Web API client app
working-directory: ./examples-standalone/aspnetwebapi-data/ClientApp
run: |
npm ci
npm run lint
- name: Build Dialogflow app
working-directory: ./examples-standalone/dialogflow-integration/client
run: |
Expand Down
227 changes: 0 additions & 227 deletions examples-standalone/aspnetcore-data/.gitignore

This file was deleted.

Binary file not shown.
Binary file not shown.
16 changes: 0 additions & 16 deletions examples-standalone/aspnetcore-data/ClientApp/.editorconfig

This file was deleted.

40 changes: 0 additions & 40 deletions examples-standalone/aspnetcore-data/ClientApp/.gitignore

This file was deleted.

27 changes: 0 additions & 27 deletions examples-standalone/aspnetcore-data/ClientApp/README.md

This file was deleted.

Loading

0 comments on commit 2b36714

Please sign in to comment.