Clean up `darc-int*` feed suppressions a bit

This commit is contained in:
Doug Bunting 2021-01-12 16:34:40 -08:00
parent be0a0fe646
commit 83aaf5f2b3
No known key found for this signature in database
GPG Key ID: EE41520987982C03
1 changed files with 3 additions and 7 deletions

View File

@ -19,15 +19,11 @@
<add key="dotnet31-transport" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet3.1-transport/nuget/v3/index.json" />
</packageSources>
<disabledPackageSources>
<add key="darc-int-dotnet-runtime-681e2c3" value="true" />
<add key="darc-int-dotnet-runtime-aeea2ad" value="true" />
<add key="darc-int-dotnet-efcore-f21c0dd" value="true" />
<add key="darc-int-dotnet-runtime-728fdef" value="true" />
<add key="darc-int-dotnet-runtime-0260401" value="true" />
<add key="darc-int-dotnet-efcore-2f4f88a" value="true" />
<add key="darc-int-dotnet-runtime-cb5f173" value="true" />
<!-- Begin: Package sources from dotnet-efcore -->
<add key="darc-int-dotnet-efcore-1ee6b62" value="true" />
<!-- End: Package sources from dotnet-efcore -->
<!-- Begin: Package sources from dotnet-runtime -->
<add key="darc-int-dotnet-runtime-cb5f173" value="true" />
<!-- End: Package sources from dotnet-runtime -->
</disabledPackageSources>
</configuration>