mirror of
https://github.com/iminet/xmlrpcwsc-dotnet.git
synced 2024-11-15 04:52:37 +01:00
7 lines
219 B
Plaintext
7 lines
219 B
Plaintext
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<configuration>
|
||
|
<packageSources>
|
||
|
<clear />
|
||
|
<add key="github" value="https://nuget.pkg.github.com/iminet/index.json" />
|
||
|
</packageSources>
|
||
|
</configuration>
|