Skip to content

Commit a6d684c

Browse files
Bump dotnet-sdk from 9.0.106 to 9.0.301 (#15179)
Bumps [dotnet-sdk](https://github.com/dotnet/sdk) from 9.0.106 to 9.0.301. - [Release notes](https://github.com/dotnet/sdk/releases) - [Commits](dotnet/sdk@v9.0.106...v9.0.301) --- updated-dependencies: - dependency-name: dotnet-sdk dependency-version: 9.0.301 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakub Jareš <[email protected]>
1 parent 0dd59bc commit a6d684c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"sdk": {
3-
"version": "9.0.107",
3+
"version": "9.0.301",
44
"rollForward": "minor",
55
"allowPrerelease": false,
66
"architecture": "x64"
@@ -28,7 +28,7 @@
2828
"version": "17.8.0"
2929
},
3030
"vswhere": "2.2.7",
31-
"dotnet": "9.0.107"
31+
"dotnet": "9.0.301"
3232
},
3333
"msbuild-sdks": {
3434
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25325.4"

0 commit comments

Comments
 (0)