diff --git a/src/SourceBuild/content/eng/Versions.props b/src/SourceBuild/content/eng/Versions.props index 3e35a1fd9e72..b131f0ed8a51 100644 --- a/src/SourceBuild/content/eng/Versions.props +++ b/src/SourceBuild/content/eng/Versions.props @@ -24,7 +24,7 @@ or minor release, prebuilts may be needed. When the release is mature, prebuilts are not necessary, and this property is removed from the file. --> - 0.1.0-8.0.100-5.centos.8-x64 + 8.0.100-preview.2.23157.25 0.1.0-8.0.100-11.centos.8-x64 diff --git a/src/SourceBuild/content/global.json b/src/SourceBuild/content/global.json index 3d6c8c8eedfb..e59da05d11f3 100644 --- a/src/SourceBuild/content/global.json +++ b/src/SourceBuild/content/global.json @@ -1,6 +1,6 @@ { "tools": { - "dotnet": "8.0.100-alpha.1.23080.2" + "dotnet": "8.0.100-preview.2.23157.25" }, "msbuild-sdks": { "Microsoft.Build.CentralPackageVersions": "2.0.1",