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.22601.6 to 7.0.0-beta.24266.2.
- [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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 28, 2024
1 parent c2c375a commit 8c5753b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions global.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"sdk": {
"allowPrerelease" : true,
"allowPrerelease": true,
"rollForward": "latestFeature"
},
"msbuild-sdks": {
"Microsoft.Build.NoTargets": "3.7.0",
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22601.6",
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.24266.2",
"Microsoft.DotNet.SharedFramework.Sdk": "7.0.0-beta.22601.6"
}
}
}

0 comments on commit 8c5753b

Please sign in to comment.