Skip to content

Commit

Permalink
Bump Microsoft.DotNet.Arcade.Sdk
Browse files Browse the repository at this point in the history
Bumps [Microsoft.DotNet.Arcade.Sdk](https://github.com/dotnet/arcade) from 7.0.0-beta.23316.4 to 7.0.0-beta.23620.3.
- [Commits](https://github.com/dotnet/arcade/commits)

---
updated-dependencies:
- dependency-name: Microsoft.DotNet.Arcade.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 21, 2023
1 parent 55409be commit eecd02c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions global.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"sdk": {
"allowPrerelease" : true,
"allowPrerelease": true,
"rollForward": "latestFeature"
},
"msbuild-sdks": {
"Elskom.Sdk": "6.0.4",
"Microsoft.Build.NoTargets": "3.7.0",
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.23316.4",
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.23620.3",
"Microsoft.DotNet.SharedFramework.Sdk": "7.0.0-beta.23316.4"
}
}

0 comments on commit eecd02c

Please sign in to comment.