sledgemapper/nuget.config
Michele Scandura 04243cf088
All checks were successful
continuous-integration/drone/push Build is passing
Merge branch 'campaign' of https://git.michelescandura.com/michele/sledgemapper into campaign
2021-08-27 10:55:29 +01:00

7 lines
No EOL
312 B
XML

<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<add key="BaGet" value="https://baget.michelescandura.com/v3/index.json" />
<add key="MonogameDev" value="http://teamcity.monogame.net/guestAuth/app/nuget/feed/_Root/default/v3/index.json" />
</packageSources>
</configuration>