Quantcast
Channel: Active questions tagged nuget-package - Stack Overflow
Viewing all articles
Browse latest Browse all 3079

dotnet build process always outputting createdump.exe in bin path

$
0
0

Is there a way to run dotnet pack (or any build) without producing createdump.exe in the bin / output folder?

dotnet pack -c Release /p:NuspecFile=.\mynugetpackage.nuspec

I've also tried splitting into two commads - a dotnet build followed by manual removal of createdump.exe followed by dotnetpack --no-build but it still doesn't work - the resultant nuget package always includes createdump.exe.

Is there a way to prevent createdump.exe ever being included in the build output?

.net6.0 project, but was a problem eith net5.0 and netcore3.x.


Viewing all articles
Browse latest Browse all 3079

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>