github-issue (2)

root

dotnet build runtime parameter does not work

To reduce the size of our builds and docker images, we added the configuration to only build for linux, but.. The dotnet runtime parameter does not work GitHub issue #14281 dotnet build --runtime <RUNTIME_IDENTIFIER> error NETSDK1134: Building a solution with a specific RuntimeIdentifier is not…

Continue reading...