diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c2cd30232..424c367c4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -148,13 +148,13 @@ - + https://github.com/dotnet/arcade - ea609b8e036359934332480de9336d98fcbb3f91 + ae4226e0521b46075925444f3d733e05ae74dc0d - + https://github.com/dotnet/arcade - ea609b8e036359934332480de9336d98fcbb3f91 + ae4226e0521b46075925444f3d733e05ae74dc0d https://github.com/dotnet/source-build-reference-packages @@ -164,9 +164,9 @@ https://github.com/dotnet/sourcelink 2062f0c2bae2674b1b8b4416b0e13a8675560f3b - + https://github.com/dotnet/xliff-tasks - 7e29f28189ba6add06fe169e39a2187fc92d73a0 + e3a45fddee008a25d4dfc1c5222d93636ecf009b diff --git a/eng/Versions.props b/eng/Versions.props index 56bc94788..db1ea03c2 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 6.0.0-beta.20604.2 + 6.0.0-beta.20607.11 diff --git a/eng/common/performance/microbenchmarks.proj b/eng/common/performance/microbenchmarks.proj index 94b6efbc9..318ca5f1b 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 0a017ce2d..e8df442c4 100644 --- a/global.json +++ b/global.json @@ -8,6 +8,6 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.20604.2" + "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.20607.11" } }