dotnet-installer/NuGet.config

33 lines
2.6 KiB
Text
Raw Normal View History

2018-11-02 21:15:52 +00:00
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<solution>
<add key="disableSourceControlIntegration" value="true" />
</solution>
<!-- Only specify feed for Arcade SDK (see https://github.com/Microsoft/msbuild/issues/2982) -->
<packageSources>
<clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<add key="darc-pub-dotnet-wcf-eb417fd" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-wcf-eb417fde/nuget/v3/index.json" />
<add key="darc-pub-dotnet-core-setup-966115a" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-966115a9/nuget/v3/index.json" />
<add key="darc-pub-dotnet-corefx-0f7f38c" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-corefx-0f7f38c4/nuget/v3/index.json" />
[release/3.1.1xx] Update dependencies from dotnet/aspnetcore (#6162) * Update dependencies from https://github.com/dotnet/aspnetcore build 20200116.1 - dotnet-user-secrets - 3.1.2-servicing.20066.1 - dotnet-watch - 3.1.2-servicing.20066.1 - Microsoft.AspNetCore.App.Ref - 3.1.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2 - dotnet-dev-certs - 3.1.2-servicing.20066.1 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20066.1 * Update dependencies from https://github.com/dotnet/aspnetcore build 20200116.4 - dotnet-user-secrets - 3.1.2-servicing.20066.4 - dotnet-watch - 3.1.2-servicing.20066.4 - Microsoft.AspNetCore.App.Ref - 3.1.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2 - dotnet-dev-certs - 3.1.2-servicing.20066.4 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20066.4 * Update dependencies from https://github.com/dotnet/aspnetcore build 20200116.14 - dotnet-user-secrets - 3.1.2-servicing.20066.14 - dotnet-watch - 3.1.2-servicing.20066.14 - Microsoft.AspNetCore.App.Ref - 3.1.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2 - dotnet-dev-certs - 3.1.2-servicing.20066.14 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20066.14 * Update dependencies from https://github.com/dotnet/aspnetcore build 20200116.15 - dotnet-user-secrets - 3.1.2-servicing.20066.15 - dotnet-watch - 3.1.2-servicing.20066.15 - Microsoft.AspNetCore.App.Ref - 3.1.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2 - dotnet-dev-certs - 3.1.2-servicing.20066.15 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20066.15 * Update dependencies from https://github.com/dotnet/aspnetcore build 20200117.1 - dotnet-user-secrets - 3.1.2-servicing.20067.1 - dotnet-watch - 3.1.2-servicing.20067.1 - Microsoft.AspNetCore.App.Ref - 3.1.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2 - dotnet-dev-certs - 3.1.2-servicing.20067.1 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20067.1 * Update dependencies from https://github.com/dotnet/aspnetcore build 20200117.4 - dotnet-user-secrets - 3.1.2-servicing.20067.4 - dotnet-watch - 3.1.2-servicing.20067.4 - Microsoft.AspNetCore.App.Ref - 3.1.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2 - dotnet-dev-certs - 3.1.2-servicing.20067.4 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20067.4 * Update dependencies from https://github.com/dotnet/aspnetcore build 20200118.1 - dotnet-dev-certs - 3.1.2-servicing.20068.1 - dotnet-user-secrets - 3.1.2-servicing.20068.1 - dotnet-watch - 3.1.2-servicing.20068.1 - Microsoft.AspNetCore.App.Ref - 3.1.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20068.1 * Update AspNetCoreTargetingPackBlobVersion to 3.1.2 * fixup AspNetCoreTargetingPackBlobVersion * Use property * don't use property Co-authored-by: William Godbe <wigodbe@microsoft.com>
2020-01-18 21:31:47 +00:00
<add key="darc-pub-dotnet-aspnetcore-c3acdca" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspnetcore-c3acdcac/nuget/v3/index.json" />
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
2018-11-02 21:15:52 +00:00
<add key="dotnet-core" value="https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />
<add key="dotnet-tools" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" />
2018-11-02 21:15:52 +00:00
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
<add key="msbuild" value="https://dotnet.myget.org/F/msbuild/api/v3/index.json" />
<add key="nuget-build" value="https://dotnet.myget.org/F/nuget-build/api/v3/index.json" />
<add key="dotnet3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet3/nuget/v3/index.json" />
<add key="dotnet3-transport" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet3-transport/nuget/v3/index.json" />
2019-09-30 16:14:24 +00:00
<add key="dotnet3.1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet3.1/nuget/v3/index.json" />
<add key="dotnet3.1-transport" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet3.1-transport/nuget/v3/index.json" />
<add key="darc-pub-dotnet-templating-247f60e9" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-247f60e9/nuget/v3/index.json" />
2018-11-02 21:15:52 +00:00
</packageSources>
<disabledPackageSources>
<clear />
<!-- Added by darc above. due to dependencies on 3.0.0 and 2.1.0 packs, but we can get those from nuget.org -->
<!-- Darc will just put it back if we attempt to remove it above. -->
<add key="darc-pub-dotnet-core-setup-7d57652" value="true" />
2018-11-02 21:15:52 +00:00
</disabledPackageSources>
</configuration>