Skip to content

Commit 74d7e76

Browse files
committed
enabling nuget package restore and removing a really old project that did nothing
1 parent f8c2b03 commit 74d7e76

21 files changed

+24
-1446
lines changed

build/build.proj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<PropertyGroup>
88
<Root>$(MSBuildStartupDirectory)</Root>
99
<nunitconsoleexe>$(Root)\lib\NUnit\exe\nunit-console-x86.exe</nunitconsoleexe>
10-
<NuGet>$(Root)\build\lib\NuGet.exe</NuGet>
10+
<NuGet>$(Root)\src\.nuget\NuGet.exe</NuGet>
1111
</PropertyGroup>
1212

1313
<PropertyGroup>

src/FunnelWeb.5.1.ReSharper

Lines changed: 0 additions & 321 deletions
This file was deleted.

0 commit comments

Comments
 (0)