diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 8c5a32fc6..2616957e1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,14 +1,14 @@ - + - + https://github.com/dotnet/dotnet - 0a01b394b186e190a80cb55740c13f6293cf5446 + 7de287dade3fdd9a133f485b8a4954c8fd4a8fdd - + https://github.com/dotnet/dotnet - 0a01b394b186e190a80cb55740c13f6293cf5446 + 7de287dade3fdd9a133f485b8a4954c8fd4a8fdd https://github.com/dotnet/runtime diff --git a/eng/Versions.props b/eng/Versions.props index 4674dc1de..155efbc8a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -17,7 +17,7 @@ 6.0.0-preview.6.21352.12 6.0.0-preview.6.21352.12 - 10.0.100-preview.6.25278.103 + 10.0.100-preview.6.25281.103 1.4.13 diff --git a/global.json b/global.json index 158ae65a1..fb05fa751 100644 --- a/global.json +++ b/global.json @@ -3,7 +3,7 @@ "dotnet": "10.0.100-preview.6.25272.112" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25278.103", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25281.103", "Microsoft.Build.NoTargets": "3.7.0" } }