1. Version has to be .Net Core 2.0
2. Edit .csproj and add
<PropertyGroup>
<PublishWithAspNetCoreTargetManifest>false</PublishWithAspNetCoreTargetManifest>
< /PropertyGroup>
1. Version has to be .Net Core 2.0
2. Edit .csproj and add
<PropertyGroup>
<PublishWithAspNetCoreTargetManifest>false</PublishWithAspNetCoreTargetManifest>
< /PropertyGroup>