From f63ac29fb3e48bfb5785e9fad03a64f68f7fc750 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 08:38:51 -0500 Subject: [PATCH] Bump to dotnet/installer/release/8.0.1xx@1dd37f868b 8.0.100-rtm.23524.17 (#8443) Changes: https://github.com/dotnet/installer/compare/1657e2bb7b...1dd37f868b Updates: Microsoft.Dotnet.Sdk.Internal: from 8.0.100-rtm.23518.33 to 8.0.100-rtm.23524.17 Other changes: * NuGet feeds for dotnet/runtime 7.0.14 * NuGet feeds for dotnet/runtime 6.0.25 * Set `$(RestoreAdditionalProjectSources)` for submodules * Update NuGet.config Co-authored-by: Jonathan Peppers --- NuGet.config | 11 ++++++----- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- external/Java.Interop.override.props | 4 ++++ external/monodroid.override.props | 4 ++++ external/xamarin-android-tools.override.props | 8 ++++++++ 6 files changed, 25 insertions(+), 8 deletions(-) create mode 100644 external/xamarin-android-tools.override.props diff --git a/NuGet.config b/NuGet.config index a3c94bd6166..a24c41ad9d8 100644 --- a/NuGet.config +++ b/NuGet.config @@ -19,11 +19,12 @@ - - - - - + + + + + + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 131df9929d7..9802f64a9f2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,8 +1,8 @@ - + https://github.com/dotnet/installer - 1657e2bb7b7766b5f0d27b9dbbb3be35634840c4 + 1dd37f868b1e3abceced391beea9667e0af10694 https://github.com/dotnet/runtime diff --git a/eng/Versions.props b/eng/Versions.props index ecc3c47881f..20fa0ee88f9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -1,7 +1,7 @@ - 8.0.100-rtm.23518.33 + 8.0.100-rtm.23524.17 8.0.0-rtm.23524.7 8.0.0 8.0.0 diff --git a/external/Java.Interop.override.props b/external/Java.Interop.override.props index 5242a70af3f..ceea3118a00 100644 --- a/external/Java.Interop.override.props +++ b/external/Java.Interop.override.props @@ -3,6 +3,10 @@ $(MSBuildThisFileDirectory)xamarin-android-tools True + + https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-35db500c/nuget/v3/index.json; + https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-4a336b1c/nuget/v3/index.json; + diff --git a/external/monodroid.override.props b/external/monodroid.override.props index 8cbac6945cf..894c67a7e15 100644 --- a/external/monodroid.override.props +++ b/external/monodroid.override.props @@ -2,6 +2,10 @@ $(MSBuildThisFileDirectory)xamarin-android-tools + + https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-35db500c/nuget/v3/index.json; + https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-4a336b1c/nuget/v3/index.json; + diff --git a/external/xamarin-android-tools.override.props b/external/xamarin-android-tools.override.props new file mode 100644 index 00000000000..d04a0151ab0 --- /dev/null +++ b/external/xamarin-android-tools.override.props @@ -0,0 +1,8 @@ + + + + https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-35db500c/nuget/v3/index.json; + https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-4a336b1c/nuget/v3/index.json; + + +