diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ce5bcc58b..643816028 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -206,18 +206,18 @@ - + https://github.com/dotnet/arcade - 3e1d8f1566e3e88816e816aff285bdd709c1260a + ac3bef13c5ab17858f69c12d015057a992f8da8a - + https://github.com/dotnet/arcade - 3e1d8f1566e3e88816e816aff285bdd709c1260a + ac3bef13c5ab17858f69c12d015057a992f8da8a - + https://github.com/dotnet/arcade - 3e1d8f1566e3e88816e816aff285bdd709c1260a + ac3bef13c5ab17858f69c12d015057a992f8da8a https://github.com/dotnet/arcade-services @@ -227,9 +227,9 @@ https://github.com/dotnet/arcade-services 94608f93ee72a99bd613d3f922e095daeb4d1bf1 - + https://github.com/dotnet/arcade - 3e1d8f1566e3e88816e816aff285bdd709c1260a + ac3bef13c5ab17858f69c12d015057a992f8da8a https://github.com/dotnet/runtime diff --git a/eng/Versions.props b/eng/Versions.props index 56118ea2b..1eae5dae9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -40,7 +40,7 @@ - 9.0.0-beta.24072.1 + 9.0.0-beta.24074.1 diff --git a/global.json b/global.json index f09a6e155..d1979db7d 100644 --- a/global.json +++ b/global.json @@ -11,7 +11,7 @@ "cmake": "3.21.0" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24072.1", - "Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.24072.1" + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24074.1", + "Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.24074.1" } }