How do I set the .NET Core Framework version for A...
# azure
p
How do I set the .NET Core Framework version for Azure AppServices? I would expect to find it under SiteConfig but there I can only set up DotnetFrameworkVersion (Fullframework). I would like to deploy a .NET Core App. When I serve the page I get an error HTTP Error 500.32 - ANCM Failed to Load dll
p
@plain-tiger-79744 I think you basically shouldn’t have to specify the version at all.
p