diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 2c05b118f..c63150782 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -202,18 +202,18 @@ - + https://github.com/dotnet/arcade - 9c133f0206c655b7a12a045b1de7c76804cde3fb + 94ab279661f45a3bc9f6e86a5d52718ed80cd318 - + https://github.com/dotnet/arcade - 9c133f0206c655b7a12a045b1de7c76804cde3fb + 94ab279661f45a3bc9f6e86a5d52718ed80cd318 - + https://github.com/dotnet/arcade - 9c133f0206c655b7a12a045b1de7c76804cde3fb + 94ab279661f45a3bc9f6e86a5d52718ed80cd318 https://github.com/dotnet/arcade-services diff --git a/eng/Versions.props b/eng/Versions.props index 10f2a798e..99f0039b6 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -36,7 +36,7 @@ - 8.0.0-beta.23376.1 + 8.0.0-beta.23377.1 diff --git a/global.json b/global.json index ccb097ea0..b48170dc7 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.23376.1", - "Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.23376.1" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23377.1", + "Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.23377.1" } }