xamarin-macios/NuGet.config

77 строки
6.6 KiB
Plaintext
Исходник Постоянная ссылка Обычный вид История

<?xml version="1.0" encoding="utf-8"?>
<configuration>
<config>
<!-- use a local package folder because we produce nuget packages which may end up having to be cleaned,
and it's much easier to clean a local repository than the global nuget cache (in particular on bots) -->
<add key="repositorypath" value="packages" />
<add key="globalPackagesFolder" value="packages" />
</config>
<packageSources>
<clear />
[main] Update dependencies from dotnet/installer (#13093) * Update dependencies from https://github.com/dotnet/installer build 20211022.1 Microsoft.Dotnet.Sdk.Internal From Version 6.0.100-rtm.21521.3 -> To Version 6.0.100-rtm.21522.1 * Update dependencies from https://github.com/dotnet/installer build 20211022.16 Microsoft.Dotnet.Sdk.Internal From Version 6.0.100-rtm.21521.3 -> To Version 6.0.100-rtm.21522.16 * Update dependencies from https://github.com/dotnet/installer build 20211023.8 Microsoft.Dotnet.Sdk.Internal From Version 6.0.100-rtm.21521.3 -> To Version 6.0.100-rtm.21523.8 * Update dependencies from https://github.com/dotnet/installer build 20211024.1 Microsoft.Dotnet.Sdk.Internal From Version 6.0.100-rtm.21521.3 -> To Version 6.0.100-rtm.21524.1 * Add a dependency to Microsoft.NETCore.App.Ref. That way we match what XA did here: https://github.com/xamarin/xamarin-android/commit/16c1226dde50d95107a040fcc49fe0aab8471fd6 It also makes Maestro update our NuGet.config for us, which additional feeds we seem to need to build. * [dotnet] Use all the sources in the NuGet.config when installing workloads. * Update dependencies from https://github.com/dotnet/installer build 20211025.3 Microsoft.Dotnet.Sdk.Internal From Version 6.0.100-rtm.21521.3 -> To Version 6.0.100-rtm.21525.3 * Add dependency on Microsoft.AspNetCore.App.Ref. * Update dependencies from https://github.com/dotnet/installer build 20211026.10 Microsoft.Dotnet.Sdk.Internal From Version 6.0.100-rtm.21521.3 -> To Version 6.0.100-rtm.21526.10 * [tests] Disable the implicit FSharp.Core reference. Fixes this: xamarin-macios/tests/fsharp/dotnet/macOS/fsharp.fsproj : error NU1103: Unable to find a stable package FSharp.Core with version (>= 6.0.1) xamarin-macios/tests/fsharp/dotnet/macOS/fsharp.fsproj : error NU1103: - Found 792 version(s) in dotnet-tools [ Nearest version: 6.0.2-beta.21519.1 ] xamarin-macios/tests/fsharp/dotnet/macOS/fsharp.fsproj : error NU1103: - Found 46 version(s) in dotnet-public [ Nearest version: 6.0.0 ] xamarin-macios/tests/fsharp/dotnet/macOS/fsharp.fsproj : error NU1103: - Found 0 version(s) in xamarin-impl xamarin-macios/tests/fsharp/dotnet/macOS/fsharp.fsproj : error NU1103: - Found 0 version(s) in darc-pub-dotnet-aspnetcore-ae1a6cb-1 xamarin-macios/tests/fsharp/dotnet/macOS/fsharp.fsproj : error NU1103: - Found 0 version(s) in darc-pub-dotnet-aspnetcore-ae1a6cb xamarin-macios/tests/fsharp/dotnet/macOS/fsharp.fsproj : error NU1103: - Found 0 version(s) in darc-pub-dotnet-runtime-4822e3c-1 xamarin-macios/tests/fsharp/dotnet/macOS/fsharp.fsproj : error NU1103: - Found 0 version(s) in darc-pub-dotnet-runtime-4822e3c-2 xamarin-macios/tests/fsharp/dotnet/macOS/fsharp.fsproj : error NU1103: - Found 0 version(s) in darc-pub-dotnet-runtime-4822e3c-4 xamarin-macios/tests/fsharp/dotnet/macOS/fsharp.fsproj : error NU1103: - Found 0 version(s) in darc-pub-dotnet-runtime-4822e3c-5 xamarin-macios/tests/fsharp/dotnet/macOS/fsharp.fsproj : error NU1103: - Found 0 version(s) in Dotnet arcade xamarin-macios/tests/fsharp/dotnet/macOS/fsharp.fsproj : error NU1103: - Found 0 version(s) in dotnet6 xamarin-macios/tests/fsharp/dotnet/macOS/fsharp.fsproj : error NU1103: - Found 0 version(s) in macios-dependencies * [tests] Use a specific FSharp.Core version. * Update dependencies from https://github.com/dotnet/installer build 20211027.11 Microsoft.Dotnet.Sdk.Internal From Version 6.0.100-rtm.21521.3 -> To Version 6.0.100-rtm.21527.11 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Rolf Bjarne Kvinge <rolf@xamarin.com>
2021-10-29 19:46:00 +03:00
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<!-- Begin: Package sources from xamarin-xamarin-macios -->
[net9.0] Update dependencies from dotnet/sdk (#21292) This pull request updates the following dependencies ## Coherency Updates The following updates ensure that dependencies with a *CoherentParentDependency* attribute were produced in a build used as input to the parent dependency's build. See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview) - **Coherency Updates**: - **Microsoft.NET.ILLink.Tasks**: from 9.0.0-rc.2.24463.7 to 9.0.0-rtm.24473.2 (parent: Microsoft.NET.Sdk) - **Microsoft.AspNetCore.App.Ref**: from 9.0.0-rtm.24466.12 to 9.0.0-rtm.24473.16 (parent: Microsoft.NET.Sdk) - **Microsoft.NETCore.App.Ref**: from 9.0.0-rc.2.24463.7 to 9.0.0-rtm.24473.2 (parent: Microsoft.NET.Sdk) - **Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport**: from 9.0.0-rc.2.24455.1 to 9.0.0-rtm.24469.1 (parent: Microsoft.NETCore.App.Ref) - **Microsoft.NETCore.App.Ref**: from 9.0.0-rc.2.24463.7 to 9.0.0-rtm.24473.2 (parent: Microsoft.NET.Sdk) - **Microsoft.DotNet.Cecil**: from 0.11.5-alpha.24419.1 to 0.11.5-alpha.24467.1 (parent: Microsoft.NETCore.App.Ref) ## From https://github.com/dotnet/sdk - **Subscription**: 3727984b-7a79-4ba3-37dd-08dbe6bddf31 - **Build**: 20240924.4 - **Date Produced**: September 24, 2024 11:33:53 AM UTC - **Commit**: 42b2349ec272dbb8bbc5d8df29adb7b77e3450cd - **Branch**: refs/heads/release/9.0.1xx - **Updates**: - **Microsoft.NET.Sdk**: [from 9.0.100-rc.2.24468.2 to 9.0.100-rc.2.24474.4][1] - **Microsoft.NET.ILLink.Tasks**: [from 9.0.0-rc.2.24463.7 to 9.0.0-rtm.24473.2][2] - **Microsoft.AspNetCore.App.Ref**: [from 9.0.0-rtm.24466.12 to 9.0.0-rtm.24473.16][3] - **Microsoft.NETCore.App.Ref**: [from 9.0.0-rc.2.24463.7 to 9.0.0-rtm.24473.2][2] - **Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport**: [from 9.0.0-rc.2.24455.1 to 9.0.0-rtm.24469.1][4] - **Microsoft.NETCore.App.Ref**: [from 9.0.0-rc.2.24463.7 to 9.0.0-rtm.24473.2][2] - **Microsoft.DotNet.Cecil**: [from 0.11.5-alpha.24419.1 to 0.11.5-alpha.24467.1][5] [1]: https://github.com/dotnet/sdk/compare/c204043de1...42b2349ec2 [2]: https://github.com/dotnet/runtime/compare/46cfb747b4...3d9da91a97 [3]: https://github.com/dotnet/aspnetcore/compare/0d72ad5e4c...91ef755ae0 [4]: https://github.com/dotnet/emsdk/compare/6e079c23ae...8e660ff41e [5]: https://github.com/dotnet/cecil/compare/c667bfea9c...526b22d829
2024-09-25 01:04:03 +03:00
<add key="darc-pub-xamarin-xamarin-macios-a8d7eab" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-xamarin-xamarin-macios-a8d7eab2/nuget/v3/index.json" />
<!-- End: Package sources from xamarin-xamarin-macios -->
<!-- Begin: Package sources from dotnet-emsdk -->
<!-- End: Package sources from dotnet-emsdk -->
[main] Update dependencies from dotnet/installer (#13093) * Update dependencies from https://github.com/dotnet/installer build 20211022.1 Microsoft.Dotnet.Sdk.Internal From Version 6.0.100-rtm.21521.3 -> To Version 6.0.100-rtm.21522.1 * Update dependencies from https://github.com/dotnet/installer build 20211022.16 Microsoft.Dotnet.Sdk.Internal From Version 6.0.100-rtm.21521.3 -> To Version 6.0.100-rtm.21522.16 * Update dependencies from https://github.com/dotnet/installer build 20211023.8 Microsoft.Dotnet.Sdk.Internal From Version 6.0.100-rtm.21521.3 -> To Version 6.0.100-rtm.21523.8 * Update dependencies from https://github.com/dotnet/installer build 20211024.1 Microsoft.Dotnet.Sdk.Internal From Version 6.0.100-rtm.21521.3 -> To Version 6.0.100-rtm.21524.1 * Add a dependency to Microsoft.NETCore.App.Ref. That way we match what XA did here: https://github.com/xamarin/xamarin-android/commit/16c1226dde50d95107a040fcc49fe0aab8471fd6 It also makes Maestro update our NuGet.config for us, which additional feeds we seem to need to build. * [dotnet] Use all the sources in the NuGet.config when installing workloads. * Update dependencies from https://github.com/dotnet/installer build 20211025.3 Microsoft.Dotnet.Sdk.Internal From Version 6.0.100-rtm.21521.3 -> To Version 6.0.100-rtm.21525.3 * Add dependency on Microsoft.AspNetCore.App.Ref. * Update dependencies from https://github.com/dotnet/installer build 20211026.10 Microsoft.Dotnet.Sdk.Internal From Version 6.0.100-rtm.21521.3 -> To Version 6.0.100-rtm.21526.10 * [tests] Disable the implicit FSharp.Core reference. Fixes this: xamarin-macios/tests/fsharp/dotnet/macOS/fsharp.fsproj : error NU1103: Unable to find a stable package FSharp.Core with version (>= 6.0.1) xamarin-macios/tests/fsharp/dotnet/macOS/fsharp.fsproj : error NU1103: - Found 792 version(s) in dotnet-tools [ Nearest version: 6.0.2-beta.21519.1 ] xamarin-macios/tests/fsharp/dotnet/macOS/fsharp.fsproj : error NU1103: - Found 46 version(s) in dotnet-public [ Nearest version: 6.0.0 ] xamarin-macios/tests/fsharp/dotnet/macOS/fsharp.fsproj : error NU1103: - Found 0 version(s) in xamarin-impl xamarin-macios/tests/fsharp/dotnet/macOS/fsharp.fsproj : error NU1103: - Found 0 version(s) in darc-pub-dotnet-aspnetcore-ae1a6cb-1 xamarin-macios/tests/fsharp/dotnet/macOS/fsharp.fsproj : error NU1103: - Found 0 version(s) in darc-pub-dotnet-aspnetcore-ae1a6cb xamarin-macios/tests/fsharp/dotnet/macOS/fsharp.fsproj : error NU1103: - Found 0 version(s) in darc-pub-dotnet-runtime-4822e3c-1 xamarin-macios/tests/fsharp/dotnet/macOS/fsharp.fsproj : error NU1103: - Found 0 version(s) in darc-pub-dotnet-runtime-4822e3c-2 xamarin-macios/tests/fsharp/dotnet/macOS/fsharp.fsproj : error NU1103: - Found 0 version(s) in darc-pub-dotnet-runtime-4822e3c-4 xamarin-macios/tests/fsharp/dotnet/macOS/fsharp.fsproj : error NU1103: - Found 0 version(s) in darc-pub-dotnet-runtime-4822e3c-5 xamarin-macios/tests/fsharp/dotnet/macOS/fsharp.fsproj : error NU1103: - Found 0 version(s) in Dotnet arcade xamarin-macios/tests/fsharp/dotnet/macOS/fsharp.fsproj : error NU1103: - Found 0 version(s) in dotnet6 xamarin-macios/tests/fsharp/dotnet/macOS/fsharp.fsproj : error NU1103: - Found 0 version(s) in macios-dependencies * [tests] Use a specific FSharp.Core version. * Update dependencies from https://github.com/dotnet/installer build 20211027.11 Microsoft.Dotnet.Sdk.Internal From Version 6.0.100-rtm.21521.3 -> To Version 6.0.100-rtm.21527.11 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Rolf Bjarne Kvinge <rolf@xamarin.com>
2021-10-29 19:46:00 +03:00
<!-- Begin: Package sources from dotnet-aspnetcore -->
<!-- End: Package sources from dotnet-aspnetcore -->
<!-- Begin: Package sources from dotnet-runtime -->
<!-- End: Package sources from dotnet-runtime -->
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
<add key="dotnet-public" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json" protocolVersion="3" />
<add key="Dotnet arcade" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
[main] Update dependencies from dotnet/installer (#12688) * Update dependencies from https://github.com/dotnet/installer build 20210910.3 Microsoft.Dotnet.Sdk.Internal From Version 6.0.100-rc.2.21458.9 -> To Version 6.0.100-rc.2.21460.3 Dependency coherency updates Microsoft.NET.ILLink.Tasks From Version 6.0.100-preview.6.21452.4 -> To Version 6.0.100-1.21459.1 (parent: Microsoft.Dotnet.Sdk.Internal * Update dependencies from https://github.com/dotnet/installer build 20210910.37 Microsoft.Dotnet.Sdk.Internal From Version 6.0.100-rc.2.21458.9 -> To Version 6.0.100-rc.2.21460.37 Dependency coherency updates Microsoft.NET.ILLink.Tasks From Version 6.0.100-preview.6.21452.4 -> To Version 6.0.100-1.21459.1 (parent: Microsoft.Dotnet.Sdk.Internal * Add dotnet-tools to our NuGet feeds to work around an msbuild/nuget bug. Ref: https://github.com/dotnet/msbuild/issues/6834 * [src] Add an additional HttpClientHandler property to NSUrlSessionHandler. We need this otherwise we get linker warnings which results in test failures (because we verify that building a template doesn't show any warnings): * Xamarin.Tests.TemplateTest.CreateAndBuildTemplate("iOS","ios"): Build warnings: System.Net.Http.HttpClientHandler.GetServerCertificateCustomValidationCallback(): No members were resolved for 'get_ServerCertificateCustomValidationCallback'. System.Net.Http.HttpClientHandler.SetServerCertificateCustomValidationCallback(Func<HttpRequestMessage,X509Certificate2,X509Chain,SslPolicyErrors,Boolean>): No members were resolved for 'set_ServerCertificateCustomValidationCallback'. Ref: fc631442f98f7aabd7b69abf0e0966f77e12a833 Ref: https://github.com/dotnet/runtime/commit/679cd97153c915641afaf7d3cd154c57a30d67b2 * Update dependencies from https://github.com/dotnet/installer build 20210913.12 Microsoft.Dotnet.Sdk.Internal From Version 6.0.100-rc.2.21458.9 -> To Version 6.0.100-rc.2.21463.12 Dependency coherency updates Microsoft.NET.ILLink.Tasks From Version 6.0.100-preview.6.21452.4 -> To Version 6.0.100-1.21459.1 (parent: Microsoft.Dotnet.Sdk.Internal Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Rolf Bjarne Kvinge <rolf@xamarin.com>
2021-09-15 10:35:00 +03:00
<add key="dotnet-tools" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" />
<add key="dotnet7" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet7/nuget/v3/index.json" />
2022-10-20 18:14:03 +03:00
<add key="dotnet8" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet8/nuget/v3/index.json" />
2023-11-07 00:38:23 +03:00
<add key="dotnet9" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet9/nuget/v3/index.json" />
<!-- dotnet8-transport is required for Microsoft.DotNet.Cecil -->
<add key="dotnet8-transport" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet8-transport/nuget/v3/index.json" />
2023-11-07 00:38:23 +03:00
<add key="dotnet9-transport" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet9-transport/nuget/v3/index.json" />
<add key="macios-dependencies" value="https://pkgs.dev.azure.com/xamarin/public/_packaging/macios-dependencies/nuget/v3/index.json" />
We need the xamarin-impl feed. (#12496) Otherwise this happens: Errors in [...]/xamarin-macios/msbuild/Xamarin.MacDev.Tasks/Xamarin.MacDev.Tasks.csproj NU1101: Unable to find package Xamarin.Messaging.Build.Client. No packages exist with this id in source(s): Dotnet arcade, dotnet-public, dotnet6, macios-dependencies Errors in [...]/xamarin-macios/msbuild/Xamarin.iOS.Tasks/Xamarin.iOS.Tasks.csproj NU1101: Unable to find package Xamarin.Messaging.Build.Client. No packages exist with this id in source(s): Dotnet arcade, dotnet-public, dotnet6, macios-dependencies Errors in [...]/xamarin-macios/msbuild/Xamarin.Mac.Tasks/Xamarin.Mac.Tasks.csproj NU1101: Unable to find package Xamarin.Messaging.Build.Client. No packages exist with this id in source(s): Dotnet arcade, dotnet-public, dotnet6, macios-dependencies Errors in [...]/xamarin-macios/msbuild/Xamarin.iOS.Tasks.Windows/Xamarin.iOS.Tasks.Windows.csproj NU1101: Unable to find package Xamarin.Messaging.Build.Client. No packages exist with this id in source(s): Dotnet arcade, dotnet-public, dotnet6, macios-dependencies NU1101: Unable to find package Xamarin.Messaging.Core. No packages exist with this id in source(s): Dotnet arcade, dotnet-public, dotnet6, macios-dependencies NU1101: Unable to find package Xamarin.iOS.HotRestart.Client. No packages exist with this id in source(s): Dotnet arcade, dotnet-public, dotnet6, macios-dependencies NU1101: Unable to find package Xamarin.Messaging.Server. No packages exist with this id in source(s): Dotnet arcade, dotnet-public, dotnet6, macios-dependencies Errors in [...]/xamarin-macios/msbuild/Messaging/Xamarin.Messaging.Build/Xamarin.Messaging.Build.csproj NU1101: Unable to find package Xamarin.Messaging.Core. No packages exist with this id in source(s): Dotnet arcade, dotnet-public, dotnet6, macios-dependencies Errors in [...]/xamarin-macios/msbuild/Xamarin.Mac.Tasks.Core/Xamarin.Mac.Tasks.Core.csproj NU1101: Unable to find package Xamarin.Messaging.Build.Client. No packages exist with this id in source(s): Dotnet arcade, dotnet-public, dotnet6, macios-dependencies
2021-08-23 10:45:53 +03:00
<add key="xamarin-impl" value="https://pkgs.dev.azure.com/azure-public/vside/_packaging/xamarin-impl/nuget/v3/index.json" />
<add key="local-tests-feed" value="tests/.nuget/packages" />
<!-- These feeds are from main (6.0.4xx runtime branch) to get 6.0.9 versions of numerous .NET 6 packages. It should be possible to remove this after a while. -->
<add key="darc-pub-dotnet-emsdk-3f6c45a" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-3f6c45a2/nuget/v3/index.json" />
<add key="darc-pub-dotnet-runtime-531f715" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-531f715f/nuget/v3/index.json" />
<!-- Need 6.0.10 feeds too -->
<add key="darc-pub-dotnet-runtime-8c6bcad" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-8c6bcad1/nuget/v3/index.json" />
<!-- And a 6.0.11 feed -->
<add key="darc-pub-dotnet-runtime-f2980ae" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-f2980ae1/nuget/v3/index.json" />
<!-- And a 6.0.12 feed -->
<add key="darc-pub-dotnet-runtime-15d285f" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-15d285f3/nuget/v3/index.json" />
<!-- Add a 6.0.13 feed -->
<add key="darc-pub-dotnet-runtime-de84cf9" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-d5edd29b-1/nuget/v3/index.json" />
<!-- Add a 6.0.14 feed -->
<add key="darc-pub-dotnet-runtime-2e45bc7" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-2e45bc7a/nuget/v3/index.json" />
[net8.0] Update dependencies from dotnet/installer (#18783) This pull request updates the following dependencies ## Coherency Updates The following updates ensure that dependencies with a *CoherentParentDependency* attribute were produced in a build used as input to the parent dependency's build. See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview) - **Coherency Updates**: - **Microsoft.NET.ILLink.Tasks**: from 8.0.0-rc.1.23414.4 to 8.0.0-rc.2.23418.14 (parent: Microsoft.Dotnet.Sdk.Internal) - **Microsoft.AspNetCore.App.Ref**: from 8.0.0-rc.1.23414.10 to 8.0.0-rc.2.23421.27 (parent: Microsoft.Dotnet.Sdk.Internal) - **Microsoft.NETCore.App.Ref**: from 8.0.0-rc.1.23414.4 to 8.0.0-rc.2.23418.14 (parent: Microsoft.Dotnet.Sdk.Internal) - **Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport**: from 8.0.0-rc.1.23411.2 to 8.0.0-rc.1.23415.5 (parent: Microsoft.NETCore.App.Ref) - **Microsoft.NETCore.App.Ref**: from 8.0.0-rc.1.23414.4 to 8.0.0-rc.2.23418.14 (parent: Microsoft.Dotnet.Sdk.Internal) ## From https://github.com/dotnet/installer - **Subscription**: f9b68d84-9c90-4bd0-5499-08db4112d57e - **Build**: 20230822.3 - **Date Produced**: August 22, 2023 11:59:31 AM UTC - **Commit**: 287aaf0581126c529df97b7155c9fe70f0f8acce - **Branch**: refs/heads/release/8.0.1xx - **Updates**: - **Microsoft.Dotnet.Sdk.Internal**: [from 8.0.100-rc.2.23420.6 to 8.0.100-rc.2.23422.3][1] - **Microsoft.NET.ILLink.Tasks**: [from 8.0.0-rc.1.23414.4 to 8.0.0-rc.2.23418.14][2] - **Microsoft.AspNetCore.App.Ref**: [from 8.0.0-rc.1.23414.10 to 8.0.0-rc.2.23421.27][3] - **Microsoft.NETCore.App.Ref**: [from 8.0.0-rc.1.23414.4 to 8.0.0-rc.2.23418.14][2] - **Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport**: [from 8.0.0-rc.1.23411.2 to 8.0.0-rc.1.23415.5][4] - **Microsoft.NETCore.App.Ref**: [from 8.0.0-rc.1.23414.4 to 8.0.0-rc.2.23418.14][2] [1]: https://github.com/dotnet/installer/compare/ec2c1ec1b1...287aaf0581 [2]: https://github.com/dotnet/runtime/compare/e897946596...90b92bb265 [3]: https://github.com/dotnet/aspnetcore/compare/10bc40cf7b...fe448a7958 [4]: https://github.com/dotnet/emsdk/compare/abfa03c97f...66dbaefff0
2023-08-23 11:42:33 +03:00
<!-- Add a 7.0.11 feed -->
<add key="darc-pub-dotnet-runtime-0ece505" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-0ece5051/nuget/v3/index.json" />
<!-- Add a 7.0.17 feed -->
<add key="darc-pub-dotnet-runtime-21f293d" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-21f293d8/nuget/v3/index.json" />
<!-- Add a 7.0.18 feed -->
<add key="darc-pub-dotnet-runtime-b6e8c6a" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-b6e8c6a6/nuget/v3/index.json" />
[main] Update dependencies from dotnet/installer (#20392) This pull request updates the following dependencies ## From https://github.com/dotnet/installer - **Subscription**: 80cb9ffd-f92f-4fc8-9f8b-08dbca46abfb - **Build**: 20240412.4 - **Date Produced**: April 12, 2024 6:10:24 PM UTC - **Commit**: 3224d04c107288e97c75022e7e6104748b6745d3 - **Branch**: refs/heads/release/8.0.1xx - **Updates**: - **Microsoft.Dotnet.Sdk.Internal**: [from 8.0.104-servicing.24179.2 to 8.0.105-servicing.24212.4][32] - **Microsoft.NET.ILLink.Tasks**: [from 8.0.3 to 8.0.4][33] - **Microsoft.AspNetCore.App.Ref**: [from 8.0.3 to 8.0.4][34] - **Microsoft.NETCore.App.Ref**: [from 8.0.3 to 8.0.4][33] - **Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100**: [from 8.0.3 to 8.0.4][35] - **Microsoft.NETCore.App.Ref**: [from 8.0.3 to 8.0.4][33] [32]: https://github.com/dotnet/installer/compare/2ffd0887ae...3224d04c10 [33]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC9f4b1f5d664afdfc80e1508ab7ed099dff210fbd&targetVersion=GC2d7eea252964e69be94cb9c847b371b23e4dd470&_a=files [34]: https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore/branches?baseVersion=GC88ec3bc3f37e76fbcc932a25f9f0c1c29fe2b343&targetVersion=GC8486d31e24f30e3fa1809a95699a0adc16f448d7&_a=files [35]: https://github.com/dotnet/emsdk/compare/9a29abdd76...08a90ca2c8 ## Coherency Updates The following updates ensure that dependencies with a *CoherentParentDependency* attribute were produced in a build used as input to the parent dependency's build. See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview) - **Coherency Updates**: - **Microsoft.NET.ILLink.Tasks**: from 8.0.3 to 8.0.4 (parent: Microsoft.Dotnet.Sdk.Internal) - **Microsoft.AspNetCore.App.Ref**: from 8.0.3 to 8.0.4 (parent: Microsoft.Dotnet.Sdk.Internal) - **Microsoft.NETCore.App.Ref**: from 8.0.3 to 8.0.4 (parent: Microsoft.Dotnet.Sdk.Internal) - **Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100**: from 8.0.3 to 8.0.4 (parent: Microsoft.NETCore.App.Ref) - **Microsoft.NETCore.App.Ref**: from 8.0.3 to 8.0.4 (parent: Microsoft.Dotnet.Sdk.Internal)
2024-04-17 12:23:21 +03:00
<!-- Add a 7.0.19 feed -->
<add key="darc-pub-dotnet-runtime-397f9ea" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-397f9eac/nuget/v3/index.json" />
[main] Update dependencies from dotnet/installer (#20551) This pull request updates the following dependencies ## From https://github.com/dotnet/installer - **Subscription**: 80cb9ffd-f92f-4fc8-9f8b-08dbca46abfb - **Build**: 20240520.16 - **Date Produced**: May 20, 2024 10:56:15 PM UTC - **Commit**: fdba15e12c3d5592c7362fbb6db83cbd906f9130 - **Branch**: refs/heads/release/8.0.1xx - **Updates**: - **Microsoft.Dotnet.Sdk.Internal**: [from 8.0.105-servicing.24216.7 to 8.0.107-servicing.24270.16][37] - **Microsoft.NET.ILLink.Tasks**: [from 8.0.4 to 8.0.5][38] - **Microsoft.AspNetCore.App.Ref**: [from 8.0.4 to 8.0.5][39] - **Microsoft.NETCore.App.Ref**: [from 8.0.4 to 8.0.5][38] - **Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100**: [from 8.0.4 to 8.0.5][40] - **Microsoft.NETCore.App.Ref**: [from 8.0.4 to 8.0.5][38] [37]: https://github.com/dotnet/installer/compare/79797800a3...fdba15e12c [38]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC2d7eea252964e69be94cb9c847b371b23e4dd470&targetVersion=GC087e15321bb712ef6fe8b0ba6f8bd12facf92629&_a=files [39]: https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore/branches?baseVersion=GC8486d31e24f30e3fa1809a95699a0adc16f448d7&targetVersion=GCc9e3996173cec136bc2e9f3b4ec45f2a323b1d63&_a=files [40]: https://github.com/dotnet/emsdk/compare/08a90ca2c8...71359b18c2 ## Coherency Updates The following updates ensure that dependencies with a *CoherentParentDependency* attribute were produced in a build used as input to the parent dependency's build. See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview) - **Coherency Updates**: - **Microsoft.NET.ILLink.Tasks**: from 8.0.4 to 8.0.5 (parent: Microsoft.Dotnet.Sdk.Internal) - **Microsoft.AspNetCore.App.Ref**: from 8.0.4 to 8.0.5 (parent: Microsoft.Dotnet.Sdk.Internal) - **Microsoft.NETCore.App.Ref**: from 8.0.4 to 8.0.5 (parent: Microsoft.Dotnet.Sdk.Internal) - **Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100**: from 8.0.4 to 8.0.5 (parent: Microsoft.NETCore.App.Ref) - **Microsoft.NETCore.App.Ref**: from 8.0.4 to 8.0.5 (parent: Microsoft.Dotnet.Sdk.Internal)
2024-05-21 20:56:42 +03:00
<!-- Add a 7.0.20 feed -->
<add key="darc-pub-dotnet-runtime-fd36db5" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-fd36db5f/nuget/v3/index.json" />
[net9.0] Update dependencies from dotnet/sdk (#20898) This pull request updates the following dependencies [marker]: <> (Begin:3727984b-7a79-4ba3-37dd-08dbe6bddf31) ## From https://github.com/dotnet/sdk - **Subscription**: 3727984b-7a79-4ba3-37dd-08dbe6bddf31 - **Build**: 20240725.4 - **Date Produced**: July 25, 2024 11:31:03 AM UTC - **Commit**: 8fcbaac1e96fa740af46c9e766c5a4d54e59fe75 - **Branch**: refs/heads/main [DependencyUpdate]: <> (Begin) - **Updates**: - **VS.Tools.Net.Core.SDK.Resolver**: [from 9.0.100-preview.7.24361.1 to 9.0.100-preview.7.24375.4][42] - **Microsoft.NET.ILLink.Tasks**: [from 9.0.0-preview.7.24357.2 to 9.0.0-preview.7.24366.18][43] - **Microsoft.AspNetCore.App.Ref**: [from 9.0.0-preview.7.24360.7 to 9.0.0-rc.1.24374.2][44] - **Microsoft.NETCore.App.Ref**: [from 9.0.0-preview.7.24357.2 to 9.0.0-preview.7.24366.18][43] - **Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport**: [from 9.0.0-preview.7.24319.4 to 9.0.0-preview.7.24365.1][45] - **Microsoft.NETCore.App.Ref**: [from 9.0.0-preview.7.24357.2 to 9.0.0-preview.7.24366.18][43] [42]: https://github.com/dotnet/sdk/compare/81ac886071...8fcbaac1e9 [43]: https://github.com/dotnet/runtime/compare/4e278fe17f...1f70f0cc66 [44]: https://github.com/dotnet/aspnetcore/compare/71b5ef3f5c...e7fa345782 [45]: https://github.com/dotnet/emsdk/compare/ffe9afdc04...99ea0c06b8 [DependencyUpdate]: <> (End) [marker]: <> (End:3727984b-7a79-4ba3-37dd-08dbe6bddf31) [marker]: <> (Begin:Coherency Updates) ## Coherency Updates The following updates ensure that dependencies with a *CoherentParentDependency* attribute were produced in a build used as input to the parent dependency's build. See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview) [DependencyUpdate]: <> (Begin) - **Coherency Updates**: - **Microsoft.NET.ILLink.Tasks**: from 9.0.0-preview.7.24357.2 to 9.0.0-preview.7.24366.18 (parent: VS.Tools.Net.Core.SDK.Resolver) - **Microsoft.AspNetCore.App.Ref**: from 9.0.0-preview.7.24360.7 to 9.0.0-rc.1.24374.2 (parent: VS.Tools.Net.Core.SDK.Resolver) - **Microsoft.NETCore.App.Ref**: from 9.0.0-preview.7.24357.2 to 9.0.0-preview.7.24366.18 (parent: VS.Tools.Net.Core.SDK.Resolver) - **Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport**: from 9.0.0-preview.7.24319.4 to 9.0.0-preview.7.24365.1 (parent: Microsoft.NETCore.App.Ref) - **Microsoft.NETCore.App.Ref**: from 9.0.0-preview.7.24357.2 to 9.0.0-preview.7.24366.18 (parent: VS.Tools.Net.Core.SDK.Resolver) [DependencyUpdate]: <> (End) [marker]: <> (End:Coherency Updates) --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: GitHub Actions <github-actions@xamarin.com> Co-authored-by: Alex Soto <alex@alexsoto.me> Co-authored-by: Alex Soto <alex@soto.dev>
2024-07-26 05:00:04 +03:00
<!-- Add a 8.0.8 feed -->
<add key="darc-pub-dotnet-emsdk-e92f92e" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-e92f92ef/nuget/v3/index.json" />
<add key="darc-pub-dotnet-runtime-2d5c0b7" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-2d5c0b72/nuget/v3/index.json" />
<!-- Add a 8.0.9 feed -->
<add key="darc-pub-dotnet-emsdk-2674f58" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-2674f580/nuget/v3/index.json" />
<add key="darc-pub-dotnet-runtime-ed13b35" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-ed13b351/nuget/v3/index.json" />
<!-- Add a 8.0.10 feed -->
<add key="darc-pub-dotnet-emsdk-91b783e" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-91b783ed/nuget/v3/index.json" />
<add key="darc-pub-dotnet-runtime-ca415e9" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-ca415e95/nuget/v3/index.json" />
</packageSources>
<disabledPackageSources>
<clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
[main] Update dependencies from dotnet/installer (#18060) This pull request updates the following dependencies ## Coherency Updates The following updates ensure that dependencies with a *CoherentParentDependency* attribute were produced in a build used as input to the parent dependency's build. See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview) - **Coherency Updates**: - **Microsoft.AspNetCore.App.Ref**: from 7.0.4 to 7.0.5 (parent: Microsoft.Dotnet.Sdk.Internal) - **Microsoft.NETCore.App.Ref**: from 7.0.4 to 7.0.5 (parent: Microsoft.Dotnet.Sdk.Internal) - **Microsoft.NET.Workload.Emscripten.net7.Manifest-7.0.100**: from 7.0.4 to 7.0.5 (parent: Microsoft.NETCore.App.Ref) ## From https://github.com/dotnet/installer - **Subscription**: fffd7604-ce46-455f-0f2f-08db24524baf - **Build**: 20230414.3 - **Date Produced**: April 14, 2023 3:47:51 PM UTC - **Commit**: 2c6d66877c56908882eb52d5e2125b13929a0187 - **Branch**: refs/heads/release/7.0.2xx - **Updates**: - **Microsoft.Dotnet.Sdk.Internal**: [from 7.0.204-servicing.23204.18 to 7.0.204-servicing.23214.3][13] - **Microsoft.AspNetCore.App.Ref**: [from 7.0.4 to 7.0.5][14] - **Microsoft.NETCore.App.Ref**: [from 7.0.4 to 7.0.5][15] - **Microsoft.NET.Workload.Emscripten.net7.Manifest-7.0.100**: [from 7.0.4 to 7.0.5][16] [13]: https://github.com/dotnet/installer/compare/fd186ea3cb...2c6d66877c [14]: https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore/branches?baseVersion=GCe56abc45c4&targetVersion=GCd47e49e9c1&_a=files [15]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC0a396acafe&targetVersion=GC8042d61b17&_a=files [16]: https://github.com/dotnet/emsdk/compare/ba16583f6b...7fa7119c1c
2023-04-21 19:23:28 +03:00
<!-- Begin: Package sources from dotnet-runtime -->
<!-- End: Package sources from dotnet-runtime -->
<!-- Begin: Package sources from dotnet-aspnetcore -->
<!-- End: Package sources from dotnet-aspnetcore -->
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
</disabledPackageSources>
</configuration>