Skip to content

Commit

Permalink
Nuget source for custom DLLs
Browse files Browse the repository at this point in the history
We currently depend on a myget feed for a patched version of CommandLineUtils
  • Loading branch information
atruskie committed Feb 17, 2018
1 parent 1af4644 commit 8cc6596
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NuGet.Config
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<packageSources>
<add key="All" value="(Aggregate source)" />
<add key="SqLiteFileSystem Packages" value="https://ci.appveyor.com/nuget/sqlitefilesystem-dcfwbf0p9du0" />
<add key="atruskie Packages" value="https://www.myget.org/F/atruskie" />
<add key="natemcmaster Packages" value="https://www.myget.org/F/natemcmaster" />
</packageSources>
</configuration>

0 comments on commit 8cc6596

Please sign in to comment.