Skip to content

Commit

Permalink
Add nuget package source
Browse files Browse the repository at this point in the history
  • Loading branch information
jtn70 committed Jul 7, 2021
1 parent 9408a14 commit 8b2cb3b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion nuget.config
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<clear />
<clear />¨
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
<add key="github" value="https://nuget.pkg.github.com/Sarpsborg-kommune/index.json" />
</packageSources>
</configuration>

0 comments on commit 8b2cb3b

Please sign in to comment.