about summary refs log tree commit diff
path: root/nuget/.nuget/NuGet/NuGet.Config
blob: a95cadeafcbb868f16c8e2234fc203e4746004ca (plain) (blame)
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8"?>
<configuration>
    <packageSources>
        <add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
    </packageSources>
</configuration>

Consider giving Nix/NixOS a try! <3