diff --git a/eng/Version.Details.props b/eng/Version.Details.props index f7a3dee3a..15d8e36d6 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -7,12 +7,12 @@ This file should be imported by eng/Versions.props - 17.15.0-preview-25410-101 - 17.15.0-preview-25410-101 - 10.0.0-beta.25410.101 - 10.0.100-rc.1.25410.101 - 10.0.0-rc.1.25410.101 - 10.0.0-rc.1.25410.101 + 17.15.0-preview-25411-109 + 17.15.0-preview-25411-109 + 10.0.0-beta.25411.109 + 10.0.100-rc.1.25411.109 + 10.0.0-rc.1.25411.109 + 10.0.0-rc.1.25411.109 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 4b658ad35..37c76ac86 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,30 +1,30 @@ - + - + https://github.com/dotnet/dotnet - 8c7b3dcd2bd657c11b12973f1214e7c3c616b174 + 520c71b5277fc1f72dbec14da03ca55205d6c8e5 - + https://github.com/dotnet/dotnet - 8c7b3dcd2bd657c11b12973f1214e7c3c616b174 + 520c71b5277fc1f72dbec14da03ca55205d6c8e5 - + https://github.com/dotnet/dotnet - 8c7b3dcd2bd657c11b12973f1214e7c3c616b174 + 520c71b5277fc1f72dbec14da03ca55205d6c8e5 - + https://github.com/dotnet/dotnet - 8c7b3dcd2bd657c11b12973f1214e7c3c616b174 + 520c71b5277fc1f72dbec14da03ca55205d6c8e5 - + https://github.com/dotnet/dotnet - 8c7b3dcd2bd657c11b12973f1214e7c3c616b174 + 520c71b5277fc1f72dbec14da03ca55205d6c8e5 - + https://github.com/dotnet/dotnet - 8c7b3dcd2bd657c11b12973f1214e7c3c616b174 + 520c71b5277fc1f72dbec14da03ca55205d6c8e5 diff --git a/global.json b/global.json index 23813ae19..cde6df18f 100644 --- a/global.json +++ b/global.json @@ -15,6 +15,6 @@ "msbuild-sdks": { "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.Build.Traversal": "3.4.0", - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25410.101" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25411.109" } }