diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 203cc5969..538f0dc15 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -136,14 +136,14 @@ - + https://github.com/dotnet/arcade - 78da7776965b428ff31da8f1ff2cb073506212b7 + 85a65ea1fca1d0867f699fed44d191358270bf6a - + https://github.com/dotnet/arcade - 78da7776965b428ff31da8f1ff2cb073506212b7 + 85a65ea1fca1d0867f699fed44d191358270bf6a https://github.com/dotnet/source-build-reference-packages @@ -153,9 +153,9 @@ https://github.com/dotnet/sourcelink 4b584dbc392bb1aad49c2eb1ab84d8b489b6dccc - + https://github.com/dotnet/xliff-tasks - 988455b0e81c8b2a49bad5b488ebe8df6407924f + 5f46493770064a307090e24e315ca4d071d91b69 diff --git a/eng/Versions.props b/eng/Versions.props index 13cca9867..dd4ab3b22 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 6.0.0-beta.21303.2 + 6.0.0-beta.21304.1 diff --git a/global.json b/global.json index d2574827d..1e4cdc4f0 100644 --- a/global.json +++ b/global.json @@ -11,7 +11,7 @@ "cmake": "3.16.4" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21303.2", + "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21304.1", "Microsoft.DotNet.CMake.Sdk": "6.0.0-beta.21253.2" } }