Skip to content

Commit

Permalink
Update NuGet.Config
Browse files Browse the repository at this point in the history
  • Loading branch information
maliming authored Oct 7, 2020
1 parent bd99f47 commit 4967ffb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions NuGet.Config
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
<add key="BlazoriseMyGet" value="https://www.myget.org/F/blazorise/api/v3/index.json" />
</packageSources>
</configuration>
</configuration>

0 comments on commit 4967ffb

Please sign in to comment.