diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index fb10a9543..b4591f15c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -148,13 +148,13 @@ - + https://github.com/dotnet/arcade - 7d638bb082f374f7c8ddbada79f757662df4a246 + 26b005488dd7ddf6356873cb01a7b763a82a9622 - + https://github.com/dotnet/arcade - 7d638bb082f374f7c8ddbada79f757662df4a246 + 26b005488dd7ddf6356873cb01a7b763a82a9622 https://github.com/dotnet/source-build-reference-packages @@ -164,9 +164,9 @@ https://github.com/dotnet/sourcelink 0811fcd5406f22b086eb64b554514231a17766fd - + https://github.com/dotnet/xliff-tasks - 9249d6a64e04e6ab113d4ffac14cc1b8329d78d3 + af2393ec57243ed926ef1e635ea5c48ce77bb1e1 diff --git a/eng/Versions.props b/eng/Versions.props index 79d139140..bf2c068e3 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 6.0.0-beta.20615.4 + 6.0.0-beta.20616.18 diff --git a/global.json b/global.json index a6b359ab6..95f730173 100644 --- a/global.json +++ b/global.json @@ -8,6 +8,6 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.20615.4" + "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.20616.18" } }