Closed bonesoul closed 8 years ago
@raistlinthewiz Hi. When you say Mono builds for nuget packages
what do you mean? What's the scenario that you are getting this in?
To get nancyfx correctly build with mono over macos / linux
@raistlinthewiz care to send us a pull-request?
Should be fixed with #2101
Mono builds for nuget packages are currently broken;
The fix is;
Adding a custom commands for xamarin builds to copy the files needed;
and changing the postbuildevent that uses xcopy windows only
to