nunit-vs-adapter/NuGet.Config

7 строки
202 B
XML

<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<add key="NUnit MyGet Feed" value="https://www.myget.org/F/nunit/api/v2" />
</packageSources>
</configuration>