Skip to content

Commit f35deeb

Browse files
author
rlovely
committed
Adding nuget.config
1 parent fbb65ab commit f35deeb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

nuget.config

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<configuration>
2+
<packageSources>
3+
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
4+
</packageSources>
5+
</configuration>

0 commit comments

Comments
 (0)