<TargetName="CopyRuntimeFilesOnBuild"AfterTargets="AfterBuild"Condition="!$(RuntimeIdentifier.StartsWith('linux')) or '$(TargetFramework)' == 'netcoreapp3.0'">
<TargetName="CopyRuntimeFilesOnPublish"AfterTargets="Publish"Condition="!$(RuntimeIdentifier.StartsWith('linux')) or '$(TargetFramework)' == 'netcoreapp3.0'">
<TargetName="CopyRuntimeFilesOnBuild"AfterTargets="AfterBuild"Condition="!$(RuntimeIdentifier.StartsWith('linux')) or '$(TargetFramework)' == 'netcoreapp3.0'">
<TargetName="CopyRuntimeFilesOnPublish"AfterTargets="Publish"Condition="!$(RuntimeIdentifier.StartsWith('linux')) or '$(TargetFramework)' == 'netcoreapp3.0'">