Skip to content

Commit

Permalink
Re-comment localfeed
Browse files Browse the repository at this point in the history
That was for local testing, commenting out for PR.
  • Loading branch information
begoldsm committed Nov 10, 2016
1 parent e8c0ff7 commit a34c7f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NuGet.Config
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
<configuration>
<packageSources>
<!-- To Enable LocalFeed for testing uncomment the following line -->
<add key="Local" value="./tools/LocalFeed" />
<!-- <add key="Local" value="./tools/LocalFeed" /> -->
</packageSources>
</configuration>

0 comments on commit a34c7f1

Please sign in to comment.