-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
migrations: upgrade to .net 8.0 with azure and the vs code extensions…
… for c# and .net (#12) this changeset is to upgrade the dev container to use the latest .net 8.0 version along with azure. - use the .net 8.0 bookworm slim docker image - remove redundant vs code extensions because the correct extensions are added by the dev container features - remove outdated and unwanted vs code customization settings - fix terraform not getting installed due to issue hashicorp/vscode-terraform#1524 - stop using c# dev kit extension due to issue microsoft/vscode-dotnettools#562 - turn off telemetry for dapr and dotnet - docs: reword, simplify, and improve README.md content
- Loading branch information
1 parent
f115b89
commit 63d65bf
Showing
2 changed files
with
60 additions
and
97 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters