Skip to content

Commit a9ea4a1

Browse files
author
Kalyan Krishna
authored
Merge branch 'master' into kkrishna/updates2019
2 parents deb6fc3 + 7e5ca05 commit a9ea4a1

File tree

3 files changed

+403
-425
lines changed

3 files changed

+403
-425
lines changed

NuGet.Config

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<configuration>
3+
<packageSources>
4+
<add key="NuGet" value="https://api.nuget.org/v3/index.json" />
5+
</packageSources>
6+
</configuration>

0 commit comments

Comments
 (0)