diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 92e56075ad..e0352c581c 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-25511-101 - 18.1.0-preview-25511-101 - 11.0.0-beta.25511.101 - 10.0.100-rc.2.25511.101 - 10.0.0-rc.1.25511.101 - 10.0.0-rc.1.25511.101 + 18.1.0-preview-25513-104 + 18.1.0-preview-25513-104 + 11.0.0-beta.25513.104 + 10.0.100-rc.2.25513.104 + 10.0.0-rc.1.25513.104 + 10.0.0-rc.1.25513.104 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index e4ac0c9238..6a0a2b35e1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,30 +1,30 @@ - + - + https://github.com/dotnet/dotnet - d83adcf8c5e53bf0efddf55db66e2b5a04f3d8de + 01abb3ec5c4cbffec5b33e02156bd3d2a8913b04 - + https://github.com/dotnet/dotnet - d83adcf8c5e53bf0efddf55db66e2b5a04f3d8de + 01abb3ec5c4cbffec5b33e02156bd3d2a8913b04 - + https://github.com/dotnet/dotnet - d83adcf8c5e53bf0efddf55db66e2b5a04f3d8de + 01abb3ec5c4cbffec5b33e02156bd3d2a8913b04 - + https://github.com/dotnet/dotnet - d83adcf8c5e53bf0efddf55db66e2b5a04f3d8de + 01abb3ec5c4cbffec5b33e02156bd3d2a8913b04 - + https://github.com/dotnet/dotnet - d83adcf8c5e53bf0efddf55db66e2b5a04f3d8de + 01abb3ec5c4cbffec5b33e02156bd3d2a8913b04 - + https://github.com/dotnet/dotnet - d83adcf8c5e53bf0efddf55db66e2b5a04f3d8de + 01abb3ec5c4cbffec5b33e02156bd3d2a8913b04 diff --git a/global.json b/global.json index c6cdd924ad..0ad13cfecb 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.25511.101" + "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.25513.104" } }