$(MSBuildProjectDirectory)\ref\$(MSBuildProjectName).csproj true false $(TargetsForTfmSpecificContentInPackage);_AddReferenceAssemblyToPackage <_DependencyDirectories Include="$(IntermediateOutputPath)" /> false ResolvedMatchingContract false false $(NoWarn);NU5128 false $(TargetsForTfmSpecificContentInPackage);_AddPublishOutputToPackage $(BaseOutputPath)$(TargetFramework) TargetFramework=$(TargetFramework);PublishDir=$(PublishDir) <_FilesToDelete Remove="@(_FilesToDelete)" /> <_FilesToDelete Include="$(PublishDir)/*.dll" /> <_FilesToDelete Include="$(PublishDir)/*.json" /> <_PublishOutputInPackage Include="$(PublishDir)/*.dll" /> <_PublishOutputInPackage Include="$(PublishDir)/*.json" Condition="'$(IncludeJsonFilesInPackage)' == 'true'" />