Skip to content

Commit

Permalink
add nuget repositories
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Willich authored and Andreas Willich committed Jul 28, 2016
1 parent 52302c3 commit aca73f8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .nuget/nuget.config
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
<configuration>
<packageSources>
<add key="Gherkin CI" value="https://ci.appveyor.com/nuget/gherkin-pgwyovw4bucb/" />
<add key="MSBuild.MSBNuGet" value="https://ci.appveyor.com/nuget/msbuild-msbnuget" />
<add key="Nuget.org" value="https://api.nuget.org/v3/index.json" />
</packageSources>
</configuration>

0 comments on commit aca73f8

Please sign in to comment.