Files
ArchiSteamFarm/ArchiSteamFarm.Tests/nuget.config
JustArchi fc9b2ed470 Misc
2018-10-29 23:19:31 +01:00

12 lines
280 B
XML

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