2 assignments to MSBuild item _DeploymentReferencePaths
MSBuildFiles (2)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (2)
4516
<
_DeploymentReferencePaths
Include="@(ReferenceCopyLocalPaths)"
4520
<
_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)
4525
<_ManifestManagedReferences Include="@(
_DeploymentReferencePaths
);@(ReferenceDependencyPaths);@(_SGenDllsRelatedToCurrentDll);@(SerializationAssembly);@(ReferenceCOMWrappersToCopyLocal)"
4542
<_ClickOnceRuntimeCopyLocalItems Remove="@(
_DeploymentReferencePaths
)" />