I am attempting to package a project with Mono (4.2.1) & NuGet (2.8.5.0). The complete verbose output of the nuget pack Project.csproj
is
Attempting to build package from 'Project.csproj'.
The method or operation is not implemented.
nuget pack project.csproj
is not currently supported on Mono. Please refer to the appropriate Bugzilla entry.
Using the project file (.csproj) to generate the NuGet package uses parts of MSBuild that are not implemented in Mono. Instead you will need to create a .nuspec file and use nuget pack YourNuspec.nuspec
to generate a NuGet package with Mono.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With