greenshot/nuget.config
2025-05-16 15:17:26 +02:00

6 lines
No EOL
182 B
XML

<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
</packageSources>
</configuration>