diff --git a/NuGet.config b/NuGet.config index 739c5cfacf7..41ab7e33eaf 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,6 +4,7 @@ + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b771c2f612d..6d655e335de 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,20 +1,20 @@ - + https://github.com/dotnet/dotnet - 1d599674e31ad86ca9e6e1dad7055b531e4d58e4 + 25c0025e42e3857ccc7b946adff9fadea9fe35a4 - + https://github.com/dotnet/dotnet - 1d599674e31ad86ca9e6e1dad7055b531e4d58e4 + 25c0025e42e3857ccc7b946adff9fadea9fe35a4 - + https://github.com/dotnet/dotnet - 1d599674e31ad86ca9e6e1dad7055b531e4d58e4 + 25c0025e42e3857ccc7b946adff9fadea9fe35a4 - + https://github.com/dotnet/dotnet - 1d599674e31ad86ca9e6e1dad7055b531e4d58e4 + 25c0025e42e3857ccc7b946adff9fadea9fe35a4 https://github.com/dotnet/dotnet @@ -25,9 +25,9 @@ ab01524bbb2ef1eea0ffaef161b3ef5686e8f256 - - https://github.com/dotnet/runtime - 2b2a06c8a4d45ec0781266ffa3f3852a052f0fbb + + https://github.com/dotnet/dotnet + d247057ae32ae36e14905eb8e776304a84433554 @@ -36,17 +36,17 @@ - + https://github.com/dotnet/dotnet - 1d599674e31ad86ca9e6e1dad7055b531e4d58e4 + 25c0025e42e3857ccc7b946adff9fadea9fe35a4 - + https://github.com/dotnet/dotnet - 1d599674e31ad86ca9e6e1dad7055b531e4d58e4 + 25c0025e42e3857ccc7b946adff9fadea9fe35a4 - + https://github.com/dotnet/dotnet - 1d599674e31ad86ca9e6e1dad7055b531e4d58e4 + 25c0025e42e3857ccc7b946adff9fadea9fe35a4 https://github.com/microsoft/testfx diff --git a/eng/Versions.props b/eng/Versions.props index aa376eda2d1..9d9441f75b8 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -1,20 +1,20 @@ - 11.0.100-rc.1.26420.103 + 11.0.100-rc.1.26421.110 $(MicrosoftNETSdkPackageVersion) - 11.0.0-rc.1.26420.103 - 11.0.0-rc.1.26420.103 + 11.0.0-rc.1.26421.110 + 11.0.0-rc.1.26421.110 7.0.0-beta.22103.1 11.0.0-beta.26060.102 - 11.0.0-beta.26420.103 + 11.0.0-beta.26421.110 11.0.100-preview.4.26215.121 11.0.100-preview.4.26215.121 $(MicrosoftNETWorkloadMonoToolChainCurrentManifest110100preview4PackageVersion) $(MicrosoftNETWorkloadEmscriptenCurrentManifest110100preview4PackageVersion) - 11.0.100-rc.1.26420.103 - 0.11.5-preview.26420.103 + 11.0.100-rc.1.26421.110 + 0.11.5-preview.26421.110 4.4.0-preview.26411.1 10.0.11 11.0.0-preview.1.26104.118 diff --git a/external/Java.Interop.override.props b/external/Java.Interop.override.props index ecb8889dab7..96c367cd16b 100644 --- a/external/Java.Interop.override.props +++ b/external/Java.Interop.override.props @@ -11,7 +11,7 @@ $(MSBuildThisFileDirectory).. <_XamarinAndroidCecilVersion>$(MonoCecilVersion) - https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-2b2a06c8/nuget/v3/index.json; + https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-dotnet-d247057a/nuget/v3/index.json; diff --git a/global.json b/global.json index 41794193743..2a92d8cd495 100644 --- a/global.json +++ b/global.json @@ -4,6 +4,6 @@ }, "msbuild-sdks": { "Microsoft.Build.NoTargets": "3.7.134", - "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26420.103" + "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26421.110" } }