Greg Pakes
Greg Pakes
This is a x-post from here as we aren't getting any traction. https://github.com/dotnet/sdk/issues/12920 We've had issues upgrading the Web Hosting Bundle before with versions 2.2.4 and 2.2.8 (see: dotnet/runtime#1803) reporting...
There is a bug in the .Net build process where you can't reference a NetStandard2.0 assembly in an asp.net webSITE project. See here: https://github.com/dotnet/standard/issues/1771 The simplest solution is to target...
### Is there an existing issue for this? - [x] I have searched both the existing open issues & recently closed issues and did not find a duplicate of this...
### 🔥 Bug Description I am specifying `--container-build-args` or `-cba` during build and the arguments are not being passed to the docker command. It doesn't work in `generate` either. ###...