2 assignments to MSBuild item _DeploymentReferencePaths
MSBuildFiles (2)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (2)
4517
<
_DeploymentReferencePaths
Include="@(ReferenceCopyLocalPaths)"
4521
<
_DeploymentReferencePaths
Include="@(_CopyLocalFalseRefPathsWithExclusion)" />
2 usages of MSBuild item _DeploymentReferencePaths
MSBuildFiles (2)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (2)
4526
<_ManifestManagedReferences Include="@(
_DeploymentReferencePaths
);@(ReferenceDependencyPaths);@(_SGenDllsRelatedToCurrentDll);@(SerializationAssembly);@(ReferenceCOMWrappersToCopyLocal)"
4543
<_ClickOnceRuntimeCopyLocalItems Remove="@(
_DeploymentReferencePaths
)" />