sledgemapper/nuget.config
Michele Scandura 4b56986a48
All checks were successful
continuous-integration/drone/push Build is passing
removing monogame feed
2021-09-23 16:50:34 +01:00

7 lines
320 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>