Skip to content

Commit

Permalink
updated to nuget v3
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Mar 29, 2017
1 parent a01e1b6 commit 78939b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</config>-->

<packageSources>
<add key="nuget.org" value="https://www.nuget.org/api/v2/" />
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
</packageSources>


Expand Down

0 comments on commit 78939b2

Please sign in to comment.