diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0280355..86a2650 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,13 +3,13 @@ - + https://github.com/dotnet/arcade - 9030d71b47f5a885a1f1d81ace8ec469249d88bc + 8d4cde52f1f9ccd78f6389d36425dbf9c70ecb1e - + https://github.com/dotnet/arcade - 9030d71b47f5a885a1f1d81ace8ec469249d88bc + 8d4cde52f1f9ccd78f6389d36425dbf9c70ecb1e diff --git a/eng/Versions.props b/eng/Versions.props index 7c7ccd2..8432407 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -8,7 +8,7 @@ 3.0.0 2.5.1 1.0.3 - 7.0.0-beta.21514.3 + 7.0.0-beta.21515.2 diff --git a/global.json b/global.json index eb1a19b..4db87c9 100644 --- a/global.json +++ b/global.json @@ -3,7 +3,7 @@ "dotnet": "6.0.100-rc.1.21430.12" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21514.3", + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21515.2", "Microsoft.DotNet.Helix.Sdk": "5.0.0-beta.19568.11" } }