diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 65c68edb9ae1..5380182ab849 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -384,39 +384,39 @@ https://github.com/dotnet/runtime 3aa1ec5bb1f50f0a1bed9cfcac8734f742bcf24b - + https://github.com/dotnet/arcade - 2c4eeabbeab30dfe532190f7e5c448078231cdd0 + 255d5e0c89958af276883a988108c2d616438805 - + https://github.com/dotnet/arcade - 2c4eeabbeab30dfe532190f7e5c448078231cdd0 + 255d5e0c89958af276883a988108c2d616438805 - + https://github.com/dotnet/arcade - 2c4eeabbeab30dfe532190f7e5c448078231cdd0 + 255d5e0c89958af276883a988108c2d616438805 - + https://github.com/dotnet/arcade - 2c4eeabbeab30dfe532190f7e5c448078231cdd0 + 255d5e0c89958af276883a988108c2d616438805 - + https://github.com/dotnet/arcade - 2c4eeabbeab30dfe532190f7e5c448078231cdd0 + 255d5e0c89958af276883a988108c2d616438805 - + https://github.com/dotnet/arcade - 2c4eeabbeab30dfe532190f7e5c448078231cdd0 + 255d5e0c89958af276883a988108c2d616438805 - + https://github.com/dotnet/arcade - 2c4eeabbeab30dfe532190f7e5c448078231cdd0 + 255d5e0c89958af276883a988108c2d616438805 - + https://github.com/dotnet/arcade - 2c4eeabbeab30dfe532190f7e5c448078231cdd0 + 255d5e0c89958af276883a988108c2d616438805 https://github.com/dotnet/extensions diff --git a/eng/Versions.props b/eng/Versions.props index 9b918a5fd08e..411030cb0dea 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -165,11 +165,11 @@ 6.2.4 6.2.4 - 10.0.0-beta.24612.1 - 10.0.0-beta.24612.1 - 10.0.0-beta.24612.1 - 10.0.0-beta.24612.1 - 10.0.0-beta.24612.1 + 10.0.0-beta.24613.2 + 10.0.0-beta.24613.2 + 10.0.0-beta.24613.2 + 10.0.0-beta.24613.2 + 10.0.0-beta.24613.2 10.0.560301 diff --git a/global.json b/global.json index a5c16ec01561..4b40a902b2f1 100644 --- a/global.json +++ b/global.json @@ -27,9 +27,9 @@ "jdk": "11.0.24" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.24612.1", - "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.24612.1", - "Microsoft.DotNet.SharedFramework.Sdk": "10.0.0-beta.24612.1", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.24613.2", + "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.24613.2", + "Microsoft.DotNet.SharedFramework.Sdk": "10.0.0-beta.24613.2", "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.Build.Traversal": "3.4.0" }