coapp / coapp.powershell

ClrPlus Signing
52 stars 43 forks source link

$(NuGet-NativeExtensionPath) #82

Closed kubivan closed 10 years ago

kubivan commented 10 years ago

I got the following error:

1>D:\3d-party-nuget\qhull.2003.1\build\native\qhull.targets(92,5): error MSB3030: Could not copy    the file "\coapp.NuGetNativeMSBuildTasks.dll.orig" because it was not found.

I guess it because $(NuGet-NativeExtensionPath) it's empty. How to define it properly?

kubivan commented 10 years ago

Bug was found in current development release. I've switched to the latest version from github. All is ok.