.netcore output with framwork folder code example
Example: how to skip bin/Debug/netcoreapp3.1/ on the reltaive path
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>