Merge branch 'campaign' of https://git.michelescandura.com/michele/sledgemapper into campaign
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Michele Scandura 2021-08-27 10:55:29 +01:00
commit 04243cf088
3 changed files with 8 additions and 8 deletions

View file

@ -2,6 +2,6 @@
<configuration>
<packageSources>
<add key="BaGet" value="https://baget.michelescandura.com/v3/index.json" />
<add key="MonogamePreview" value="http://teamcity.monogame.net/guestAuth/app/nuget/feed/_Root/default/v3/index.json" />
</packageSources>
<add key="MonogameDev" value="http://teamcity.monogame.net/guestAuth/app/nuget/feed/_Root/default/v3/index.json" />
</packageSources>
</configuration>