diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b5685c5432fbad9bfa08d06bf6827db6aacdda48..e53db9a8f7e26d7531e37ff15ebd83102ffaafd2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -63,13 +63,13 @@ https://github.com/dotnet/core-setup 2bb2dcaeffb1dfeda077354449868ddac254bc3d - + https://github.com/dotnet/arcade - 8c94bc75d29cd84e3592e4044100d45a341653f7 + 0c81c2bbdc49749e9940bc8858ebd16026d51277 - + https://github.com/dotnet/arcade - 8c94bc75d29cd84e3592e4044100d45a341653f7 + 0c81c2bbdc49749e9940bc8858ebd16026d51277 https://github.com/dotnet/corefx @@ -95,17 +95,17 @@ https://github.com/dotnet/coreclr 61957a9ba73a21337798cd6996317ace7d6f6023 - + https://github.com/dotnet/arcade - 8c94bc75d29cd84e3592e4044100d45a341653f7 + 0c81c2bbdc49749e9940bc8858ebd16026d51277 - + https://github.com/dotnet/arcade - 8c94bc75d29cd84e3592e4044100d45a341653f7 + 0c81c2bbdc49749e9940bc8858ebd16026d51277 - + https://github.com/dotnet/arcade - 8c94bc75d29cd84e3592e4044100d45a341653f7 + 0c81c2bbdc49749e9940bc8858ebd16026d51277 diff --git a/eng/Versions.props b/eng/Versions.props index 7315755fa9b73dd7fa018ce6f61e18cdf741e2c6..d95a15dcc824fabe98ca65a78e079934a4246814 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -40,9 +40,9 @@ - 1.0.0-beta.19363.1 - 1.0.0-beta.19363.1 - 1.0.0-beta.19363.1 + 1.0.0-beta.19364.1 + 1.0.0-beta.19364.1 + 1.0.0-beta.19364.1 diff --git a/global.json b/global.json index 7e9408681edbae38c5bd362550e3aa9f40e41a0c..dfe8ed589fc98df7f0ce965ee5e3aa846dd6b502 100644 --- a/global.json +++ b/global.json @@ -12,8 +12,8 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19363.1", - "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19363.1" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19364.1", + "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19364.1" }, "native-tools": { "strawberry-perl": "5.28.1.1-1",