diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 424c367c4..aa20beb8a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -148,21 +148,21 @@ - + https://github.com/dotnet/arcade - ae4226e0521b46075925444f3d733e05ae74dc0d + b984ce874f048ec28e1067e9f47bdb183682df46 - + https://github.com/dotnet/arcade - ae4226e0521b46075925444f3d733e05ae74dc0d + b984ce874f048ec28e1067e9f47bdb183682df46 https://github.com/dotnet/source-build-reference-packages 639aeb4d76c8b1a6226bf7c4edb34fbdae30e6e1 - + https://github.com/dotnet/sourcelink - 2062f0c2bae2674b1b8b4416b0e13a8675560f3b + f3182c5db7acd80fab1e8ce3332b327886692951 https://github.com/dotnet/xliff-tasks diff --git a/eng/Versions.props b/eng/Versions.props index db1ea03c2..8f61a3a42 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 6.0.0-beta.20607.11 + 6.0.0-beta.20608.21 diff --git a/eng/common/performance/microbenchmarks.proj b/eng/common/performance/microbenchmarks.proj index 318ca5f1b..94b6efbc9 100644 --- a/eng/common/performance/microbenchmarks.proj +++ b/eng/common/performance/microbenchmarks.proj @@ -141,4 +141,4 @@ 4:00 - + \ No newline at end of file diff --git a/global.json b/global.json index e8df442c4..2c17d237a 100644 --- a/global.json +++ b/global.json @@ -8,6 +8,6 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.20607.11" + "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.20608.21" } }