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