6 lines
168 B
Plaintext
6 lines
168 B
Plaintext
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<configuration>
|
||
|
<packageSources>
|
||
|
<add key="NuGet" value="https://nuget.org/api/v2/" />
|
||
|
</packageSources>
|
||
|
</configuration>
|