diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9b2d8fa55..ec44137b8 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -172,19 +172,19 @@ - + https://github.com/dotnet/arcade - dfb902f38e7c68d8cd83d53f32ea174e8f3a310a + e7e5b5ae13b66d53522e3b78f7fb612f71638c59 - + https://github.com/dotnet/arcade - dfb902f38e7c68d8cd83d53f32ea174e8f3a310a + e7e5b5ae13b66d53522e3b78f7fb612f71638c59 - + https://github.com/dotnet/arcade - dfb902f38e7c68d8cd83d53f32ea174e8f3a310a + e7e5b5ae13b66d53522e3b78f7fb612f71638c59 https://github.com/dotnet/source-build-reference-packages @@ -195,9 +195,9 @@ a3b0464ac52e6f435a4323ceabdd9107a13d8283 - + https://github.com/dotnet/xliff-tasks - f02a45d54bcca777b092654e3390d8b70bfc9187 + 8dc277ecf8f53d88b46ddfc5bc0bfe014abc6216 diff --git a/eng/Versions.props b/eng/Versions.props index 165ae50b4..59f49b6ba 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 7.0.0-beta.21512.3 + 7.0.0-beta.21513.5 diff --git a/global.json b/global.json index 5cba78ba6..be6af91aa 100644 --- a/global.json +++ b/global.json @@ -11,7 +11,7 @@ "cmake": "3.16.4" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21512.3", - "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.21512.3" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21513.5", + "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.21513.5" } }