Skip to content

Commit

Permalink
Update NuGet.Config
Browse files Browse the repository at this point in the history
  • Loading branch information
wieslawsoltes committed Jan 2, 2022
1 parent fb45c08 commit f561e0f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions NuGet.Config
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
<configuration>
<packageSources>
<clear />
<add key="api.nuget.org" value="https://api.nuget.org/v3/index.json" />
<add key="avalonia" value="https://nuget.avaloniaui.net/repository/avalonia-all/index.json" protocolVersion="3" />
<add key="skiasharp" value="https://aka.ms/skiasharp-eap/index.json" protocolVersion="3" />
<add key="api.nuget.org" value="https://api.nuget.org/v3/index.json" />s
</packageSources>
</configuration>

0 comments on commit f561e0f

Please sign in to comment.