LibHac/nuget.config
2020-01-17 00:20:24 -07:00

6 lines
213 B
XML

<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<add key="dotnet-core" value="https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />
</packageSources>
</configuration>