Skip to content

Commit

Permalink
nuget config fix
Browse files Browse the repository at this point in the history
  • Loading branch information
GeeksSpan committed Mar 14, 2022
1 parent dbff11c commit 2b1880d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions NuGet.Config
Expand Up @@ -3,6 +3,6 @@
<packageSources>
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
<add key="Geeks Microservice Apis" value="https://nuget.app.geeks.ltd/v3/index.json" protocolVersion="3"/>
<add key="Geeks Microservice Apis" value="http://nuget.geeksms.uat.co/nuget" />
<add key="Fitsuite Pakages" value="http://nuget.geeksms.uat.co/nuget" />
</packageSources>
</configuration>
</configuration>

0 comments on commit 2b1880d

Please sign in to comment.