nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
at devShellTools-shell 12 lines 497 B view raw
1diff --git a/nuget.config b/nuget.config 2index 08b468c..349bb11 100644 3--- a/nuget.config 4+++ b/nuget.config 5@@ -3,7 +3,6 @@ 6 <packageSources> 7 <clear/> 8 <add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" /> 9- <add key="AvaloniaCI" value="https://www.myget.org/F/avalonia-ci/api/v2" /> 10 <add key="dotnet-tools" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" /> 11 </packageSources> 12 </configuration>