Skip to content

Commit

Permalink
reverted harmless change to NuGet.Config
Browse files Browse the repository at this point in the history
  • Loading branch information
DevilPepper committed Dec 22, 2020
1 parent fee362c commit 4e4df73
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 @@ -2,7 +2,7 @@
<configuration>
<packageSources>
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
<add key="ForksKnivesAndSpoons" value="https://nuget.pkg.github.com/ForksKnivesAndSpoons/index.json" />
<add key="FKnS" value="https://nuget.pkg.github.com/ForksKnivesAndSpoons/index.json" />
</packageSources>
<packageSourceCredentials>
<FKnS>
Expand Down

0 comments on commit 4e4df73

Please sign in to comment.