removing monogame feed
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Michele Scandura 2021-09-23 16:50:34 +01:00
parent d7e718b032
commit 4b56986a48

View File

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