Files
ArchiSteamFarm/ArchiSteamFarm.Tests/nuget.config
JustArchi 3b607b1294 Misc
2018-10-17 20:28:17 +02:00

8 lines
206 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>