You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ok, confirmed. For all console apps, you need to add <EnableSdkContainerSupport>true</EnableSdkContainerSupport> to a property group in the CSPROJ file. I have updated the test case instructions to note that.
OS: Mac M1/Linux
Build Version: v1.29.2
Docker Desktop App Version: 4.34
Repro Steps:
Expect:
Succeed to debug.
Actual:
An error occurs.
More Info:
This issue doesn't reproduce when debugging .Net 9.0/8.0 MVC Project.
The text was updated successfully, but these errors were encountered: