Files
ArchiSteamFarm/ArchiSteamFarm.Tests/nuget.config
JustArchi 0c953c12d8 Misc
2018-10-05 18:37:07 +02:00

7 lines
202 B
XML

<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<add key="dotnet-core" value="https://dotnet.myget.org/F/dotnet-core/api/v3/index.json" />
</packageSources>
</configuration>