NUGETSOURCE

This commit is contained in:
Paul Schneider
2021-04-05 22:38:59 +01:00
parent 3fea28a830
commit 53c99266ea
4 changed files with 12 additions and 14 deletions

View File

@ -3,7 +3,7 @@
<apikeys>
</apikeys>
<packageSources>
<add key="opt" value="/opt/nuget/pkgs/" />
<add key="opt" value="/opt/nuget/pkgs/" />
<add key="Official NuGet Gallery" value="https://www.nuget.org/api/v2/" />
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
<add key="xamarin-forms-ci" value="https://www.myget.org/F/xamarinforms-ci/api/v2" />