Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/bot-formatting-cards-csharp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ env:
#Change the webapp package path. This will contain the code to be published after build
#Change the project path to your project file path.
AZURE_WEBAPP_PACKAGE_PATH: 'samples/bot-formatting-cards/csharp/published' # set this to the path to your web app project, defaults to the repository root
PROJECT_PATH: 'samples/bot-formatting-cards/csharp/BotFormattingCards/BotFormattingCards.csproj'
PROJECT_PATH: 'samples/bot-formatting-cards/csharp/bot-formatting-cards/bot-formatting-cards.csproj'
AZURE_WEBAPP_NAME: 'bot-formatting-cards' # set this to your application's name
DOTNET_VERSION: '6.0.x' # set this to the dot net version to use
jobs:
Expand Down
37 changes: 0 additions & 37 deletions samples/bot-commands-menu/csharp/CommandsMenu.sln

This file was deleted.

32 changes: 0 additions & 32 deletions samples/bot-commands-menu/csharp/CommandsMenu.slnLaunch.user

This file was deleted.

This file was deleted.

This file was deleted.

28 changes: 0 additions & 28 deletions samples/bot-commands-menu/csharp/CommandsMenu/CommandsMenu.csproj

This file was deleted.

This file was deleted.

This file was deleted.

26 changes: 0 additions & 26 deletions samples/bot-commands-menu/csharp/CommandsMenu/Program.cs

This file was deleted.

This file was deleted.

Loading