xmlrpcwsc-dotnet/nuget.config
2023-01-20 08:50:20 +01:00

7 lines
219 B
XML

<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<clear />
<add key="github" value="https://nuget.pkg.github.com/iminet/index.json" />
</packageSources>
</configuration>