I have done a PR that fails build step "Run dotnet...
# contributing
t
I have done a PR that fails build step "Run dotnet pack" due to "API compatibility errors between dll's". In other words, I have introduced a change to a controller and I think I need to build dll's before pushing. I'm missing a basic piece of the puzzle somewhere. Should I run
dotnet pack -c Release -o Build.Out
before updating the PR? I can't do that though, as it says > warning : This project cannot be packaged because packaging has been disabled. Add true/IsPackable> to the project file to enable producing a package from this project. Are you supposed to add that, then? https://github.com/umbraco/Umbraco-CMS/pull/14127 https://dev.azure.com/umbraco/Umbraco%20Cms/_build/results?buildId=128507&view=logs&j=76e30855-a443-577a-8785-990a9036e5f0&t=f909836d-6354-53b6-aab9-ff54d29e0c20&l=49