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
I think we need to support the .NET 9 runtime in order for this to work. I'll look into enabling this in the extension, though please keep an eye on the next .NET 9 RC release.
Can you retest again with .NET 9 and let us know if this works? A fix was put in not long ago that may have addressed this
Verified this issue on the latest main branch build 20241005.1 and the current released .NET version 9.0.100-rc.2.24474.11, this issue still reproduces.
OS: All
Build Version: 20240927.1
.NET Version: 9.0.100-rc.1.24452.12
Repro Steps:
dotnet new web
".Expect:
The "Hello Word!" displays in the webpage.
Actual:
An error "HTTP Error 500.31 - ANCM Failed to Find Native Dependencies" displays in the web page.
More Info:
The text was updated successfully, but these errors were encountered: