Skip to content

Commit 1875eba

Browse files
Fixed bot-file-upload BUild Issues
1 parent 8b68d42 commit 1875eba

24 files changed

+2
-1718
lines changed

.github/workflows/build-complete-samples.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ jobs:
268268
name: 'bot-conversation'
269269
version: '6.0.x'
270270

271-
- project_path: 'samples/bot-file-upload/csharp/TeamsFileUpload.csproj'
271+
- project_path: 'samples/bot-file-upload/csharp/TeamsFileUpload/TeamsFileUpload.csproj'
272272
name: 'bot-file-upload'
273273
version: '6.0.x'
274274

samples/bot-file-upload/csharp/.gitignore

-25
This file was deleted.

samples/bot-file-upload/csharp/AdapterWithErrorHandler.cs

-32
This file was deleted.

samples/bot-file-upload/csharp/Bots/TeamsFileUploadBot.cs

-199
This file was deleted.

samples/bot-file-upload/csharp/Controllers/BotController.cs

-35
This file was deleted.

samples/bot-file-upload/csharp/DeploymentTemplates/DeployUseExistResourceGroup/parameters-for-template-AzureBot-with-rg.json

-33
This file was deleted.

samples/bot-file-upload/csharp/DeploymentTemplates/DeployUseExistResourceGroup/parameters-for-template-BotApp-with-rg.json

-48
This file was deleted.

0 commit comments

Comments
 (0)