9 lines
No EOL
333 B
XML
9 lines
No EOL
333 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<configuration>
|
|
<activePackageSource>
|
|
<add key="Official NuGet Gallery" value="https://www.nuget.org/api/v2/" />
|
|
</activePackageSource>
|
|
<packageSources>
|
|
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
|
|
</packageSources>
|
|
</configuration> |