Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/nuget/BenchmarkDotNet-0.13.9
Browse files Browse the repository at this point in the history
  • Loading branch information
BernieWhite authored Oct 19, 2023
2 parents 076e344 + 24d8d83 commit 4be27b7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,11 @@
}
},
"extensions": [
"msazurermtools.azurerm-vscode-tools",
"ms-dotnettools.csharp",
"ms-dotnettools.vscode-dotnet-runtime",
"ms-dotnettools.csdevkit",
"ms-vscode.powershell",
"ms-azuretools.vscode-bicep",
"msazurermtools.azurerm-vscode-tools",
"GitHub.vscode-pull-request-github",
"github.vscode-github-actions",
"bewhite.psrule-vscode-preview",
Expand Down
2 changes: 1 addition & 1 deletion .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"recommendations": [
"ms-dotnettools.csharp",
"ms-dotnettools.csdevkit",
"ms-vscode.powershell",
"davidanson.vscode-markdownlint",
"streetsidesoftware.code-spell-checker",
Expand Down

0 comments on commit 4be27b7

Please sign in to comment.