diff --git a/src/SourceBuild/content/eng/Versions.props b/src/SourceBuild/content/eng/Versions.props index 2b7f21364..d72d20ed1 100644 --- a/src/SourceBuild/content/eng/Versions.props +++ b/src/SourceBuild/content/eng/Versions.props @@ -23,8 +23,8 @@ of a .NET major or minor release, prebuilts may be needed. When the release is mature, prebuilts are not necessary, and this property is removed from the file. --> - 9.0.100-alpha.1.23603.1 - 9.0.100-alpha.1.23603.1 + 9.0.100-alpha.1.24055.1 + 9.0.100-alpha.1.24055.1 0.1.0-9.0.100-6 diff --git a/src/SourceBuild/content/global.json b/src/SourceBuild/content/global.json index e9be1ae6f..8617c0ecd 100644 --- a/src/SourceBuild/content/global.json +++ b/src/SourceBuild/content/global.json @@ -1,6 +1,6 @@ { "tools": { - "dotnet": "9.0.100-alpha.1.23603.1" + "dotnet": "9.0.100-alpha.1.24055.2" }, "msbuild-sdks": { "Microsoft.Build.Traversal": "2.0.2",