omniaretail / nimator

Light-weight adhoc framework for creating monitoring apps with c-sharp based system-checks.
MIT License
10 stars 9 forks source link

Building fresh clone gives "Missing NuGet.exe" error #1

Closed jeroenheijmans closed 8 years ago

jeroenheijmans commented 8 years ago

Repro:

  1. Clone the repository to a fresh location.
  2. Open the sln in VS2015.
  3. Build.

Result:

Error: Unable to locate 'C:\Users\jeroen\Documents\github\nimator\src.nuget\NuGet.exe'

Expected: Build successful.