Before I get started
Visual Studio 2019 16.10.0
Targeting .NET5 SDK 5.0.300.
Azure Windows Web App 64-bit / .NET5
After deploying my app from Visual Studio I'm seeing my .NET version in Configuration -> General Settings being changed to .NET Core (3.1, 2.1). So far I haven't noticed that it is affecting the operation of my web app but I'm curious if this is a known issue? I'd like to know if I should keep changing it back to .NET 5 or if I should just leave it. Thanks.