Publishing images on 8.0.405 gets wrong entrypoint #46322
Labels
Area-Containers
Related to dotnet SDK containers functionality
untriaged
Request triage from a team member
Describe the bug
When building images on 8.0.405, the entrypoint is invalid. On 8.0.308 (to 8.0.404) it works.
On 8.0.308 - 8.0.404 the image entrypoint specification looks like this:
On 8.0.405 it looks like this:
To Reproduce
Run a dotnet publish for containers on both versions.
My csproj container specification looks like this:
Exceptions (if any)
Further technical details
The text was updated successfully, but these errors were encountered: