Azure / Azure/app-service-linux-docs
Framework dependent publish from VS2022 Preview 3 results in error
- Dominant language
- Java
- Stars
- 150
- Forks
- 90
- Avg merge
- 2m
- Merged PRs (30d)
- 1
Description
After upgrading to Version 17.0.0 Preview 3.0 I was unable to publish to App Service using the NET 6.0 early access setting and a Framework dependent publish profile.
The published app gives an error: HTTP Error 500.31 - ANCM Failed to Find Native Dependencies
The specified version of Microsoft.NetCore.App or Microsoft.AspNetCore.App was not found.
Before the update I did succesfully publish using this publish profile with VS2022 Preview 2?
Could it be that Azure does not support the latest .NET 6.0.0-preview.7.21377.19 version that is included in VS2022 Preview 3
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.