how to configure asp.net core on ionon 1&1 hosting
Code Example - how to configure asp.net core on ionon 1&1 hosting
<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
<PublishWithAspNetCoreTargetManifest>false</PublishWithAspNetCoreTargetManifest>
</PropertyGroup>bash