diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 1e82115bc..706682bc4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -136,21 +136,21 @@ - + https://github.com/dotnet/arcade - 9a72efb067b74bb9147f9413ade6173b568ea1af + fd5f55c64d48b7894516cc841fba1253b2e79ffd - + https://github.com/dotnet/arcade - 9a72efb067b74bb9147f9413ade6173b568ea1af + fd5f55c64d48b7894516cc841fba1253b2e79ffd https://github.com/dotnet/source-build-reference-packages 639aeb4d76c8b1a6226bf7c4edb34fbdae30e6e1 - + https://github.com/dotnet/sourcelink - 99defc1944a90ef96ec966cb378780caf18c3922 + 9c91c34cc760927755cb2c2d0cca356ceed3ae9a https://github.com/dotnet/xliff-tasks diff --git a/eng/Versions.props b/eng/Versions.props index 672b5aaf1..e65d05897 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 6.0.0-beta.21176.2 + 6.0.0-beta.21179.7 diff --git a/global.json b/global.json index 573d2914f..5520e0c83 100644 --- a/global.json +++ b/global.json @@ -8,6 +8,6 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21176.2" + "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21179.7" } }