I have a .net framework project, I am packaging it using OctoPack, this works fine. Now we want to build it without OctopAck. The output of .nupkg file is different from Octopack one when we use simple nuget pack" command. As per octopack logs it was generating nuspec file if not found and building the package. do we need to configure any settings in csproj so it may package all files just like nupckg? I am attaching both output.
↧