1 assignment to MSBuild property _WindowsMetadataOutputPath
MSBuildFiles (1)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (1)
427
<
_WindowsMetadataOutputPath
>$(OutDir)$(WinMDExpOutputWindowsMetadataFilename)</_WindowsMetadataOutputPath>
2 usages of MSBuild property _WindowsMetadataOutputPath
MSBuildFiles (2)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (2)
5012
<Message Importance="High" Text="$(MSBuildProjectName) -> $([System.IO.Path]::GetFullPath('$(
_WindowsMetadataOutputPath
)'))" Condition="'$(SkipCopyWinMDArtifact)' != 'true' and '$(
_WindowsMetadataOutputPath
)' != ''" />