diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 8b8ea088a..11f2fc129 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,12 +6,12 @@ This file should be imported by eng/Versions.props - 18.1.0-preview-25553-112 - 18.1.0-preview-25553-112 - 11.0.0-beta.25553.112 - 10.0.100-rc.2.25553.112 - 10.0.0-rc.1.25553.112 - 10.0.0-rc.1.25553.112 + 18.1.0-preview-25555-103 + 18.1.0-preview-25555-103 + 11.0.0-beta.25555.103 + 10.0.100-rc.2.25555.103 + 10.0.0-rc.1.25555.103 + 10.0.0-rc.1.25555.103 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 786209c5c..0f5a6952a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,30 +1,30 @@ - + - + https://github.com/dotnet/dotnet - 7afcc5ec7a7148c6d04096396acceaafe98f4415 + 54c879632fdf0197d517d80e4b90861e2bd5d03e - + https://github.com/dotnet/dotnet - 7afcc5ec7a7148c6d04096396acceaafe98f4415 + 54c879632fdf0197d517d80e4b90861e2bd5d03e - + https://github.com/dotnet/dotnet - 7afcc5ec7a7148c6d04096396acceaafe98f4415 + 54c879632fdf0197d517d80e4b90861e2bd5d03e - + https://github.com/dotnet/dotnet - 7afcc5ec7a7148c6d04096396acceaafe98f4415 + 54c879632fdf0197d517d80e4b90861e2bd5d03e - + https://github.com/dotnet/dotnet - 7afcc5ec7a7148c6d04096396acceaafe98f4415 + 54c879632fdf0197d517d80e4b90861e2bd5d03e - + https://github.com/dotnet/dotnet - 7afcc5ec7a7148c6d04096396acceaafe98f4415 + 54c879632fdf0197d517d80e4b90861e2bd5d03e diff --git a/global.json b/global.json index 66269469a..e5f85f6b8 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": "11.0.0-beta.25553.112" + "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.25555.103" } }