RickStrahl / Westwind.RazorHosting

Hosting the Razor Runtime outside of ASP.NET/MVC for use in non-Web .NET applications.
144 stars 32 forks source link

Build failure due to missing nuget.exe #8

Closed bernhard-hofmann closed 7 years ago

bernhard-hofmann commented 8 years ago

Source cannot be built due to the missing nuget.exe file. Build output (path trimmed to "...").

1>------ Build started: Project: Westwind.RazorHosting, Configuration: Debug Any CPU ------
1>C:\...\Westwind.RazorHosting-master\.nuget\NuGet.targets(83,9): error : Unable to locate 'C:\...\Westwind.RazorHosting-master\.nuget\NuGet.exe'
2>------ Build started: Project: Westwind.RazorHosting.Tests, Configuration: Debug Any CPU ------
2>C:\...\Westwind.RazorHosting-master\.nuget\NuGet.targets(83,9): error : Unable to locate 'C:\...\Westwind.RazorHosting-master\.nuget\NuGet.exe'
========== Build: 0 succeeded, 2 failed, 0 up-to-date, 0 skipped ==========
RickStrahl commented 7 years ago

Finally had some time to go over this. Removed NuGet targets. Fixed in 3.1.