Skip to content

Commit

Permalink
Remove .nuget/
Browse files Browse the repository at this point in the history
Not sure why it was there in the first place.
  • Loading branch information
mycroes committed Jul 6, 2018
1 parent cafca8e commit bd50709
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 147 deletions.
6 changes: 3 additions & 3 deletions .nuget/NuGet.Config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<solution>
<add key="disableSourceControlIntegration" value="true" />
</solution>
<packageSources>
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
</packageSources>
</configuration>
Binary file removed .nuget/NuGet.exe
Binary file not shown.
144 changes: 0 additions & 144 deletions .nuget/NuGet.targets

This file was deleted.

0 comments on commit bd50709

Please sign in to comment.