Skip to content

Commit 2b36714

Browse files
chore: remove old dotnet examples (#4381)
* chore: remove old dotnet examples * chore: remove examples from build
1 parent 6554289 commit 2b36714

File tree

176 files changed

+1
-45778
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

176 files changed

+1
-45778
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -106,23 +106,6 @@ jobs:
106106
npm ci
107107
npm run lint
108108
109-
- name: Build ASP.NET Core Data client app
110-
working-directory: ./examples-standalone/aspnetcore-data/ClientApp
111-
run: |
112-
npm ci
113-
npm run lint
114-
115-
- name: Build ASP.NET Core Upload client app
116-
working-directory: ./examples-standalone/aspnetcore-upload/ClientApp
117-
run: |
118-
npm ci
119-
# npm run lint
120-
- name: Build ASP.NET Web API client app
121-
working-directory: ./examples-standalone/aspnetwebapi-data/ClientApp
122-
run: |
123-
npm ci
124-
npm run lint
125-
126109
- name: Build Dialogflow app
127110
working-directory: ./examples-standalone/dialogflow-integration/client
128111
run: |

examples-standalone/aspnetcore-data/.gitignore

Lines changed: 0 additions & 227 deletions
This file was deleted.
Binary file not shown.
Binary file not shown.

examples-standalone/aspnetcore-data/ClientApp/.editorconfig

Lines changed: 0 additions & 16 deletions
This file was deleted.

examples-standalone/aspnetcore-data/ClientApp/.gitignore

Lines changed: 0 additions & 40 deletions
This file was deleted.

examples-standalone/aspnetcore-data/ClientApp/README.md

Lines changed: 0 additions & 27 deletions
This file was deleted.

0 commit comments

Comments
 (0)