mirror of https://github.com/Jackett/Jackett
7 lines
203 B
Plaintext
7 lines
203 B
Plaintext
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<configuration>
|
||
|
<packageSources>
|
||
|
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
|
||
|
</packageSources>
|
||
|
</configuration>
|