diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index cbaf800cb..2dfef7015 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -192,18 +192,18 @@ - + https://github.com/dotnet/arcade - 7cd5e97416ad782621a2cce154d659253c06223a + b61fcdfe86b30fe91898bfb296f4f4396fe5d87a - + https://github.com/dotnet/arcade - 7cd5e97416ad782621a2cce154d659253c06223a + b61fcdfe86b30fe91898bfb296f4f4396fe5d87a - + https://github.com/dotnet/arcade - 7cd5e97416ad782621a2cce154d659253c06223a + b61fcdfe86b30fe91898bfb296f4f4396fe5d87a https://github.com/dotnet/arcade-services diff --git a/eng/Versions.props b/eng/Versions.props index 2c0dff3e6..da7eeda9e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -26,7 +26,7 @@ - 8.0.0-beta.22574.1 + 8.0.0-beta.22575.1 diff --git a/global.json b/global.json index 3091f1fff..c600b9564 100644 --- a/global.json +++ b/global.json @@ -11,7 +11,7 @@ "cmake": "3.21.0" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.22574.1", - "Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.22574.1" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.22575.1", + "Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.22575.1" } }