2 assignments to MSBuild item SourceFilesProjectOutputGroupOutput
MSBuildFiles (2)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (2)
6488
<
SourceFilesProjectOutputGroupOutput
Include="@(_CompileWithTargetPath->'%(FullPath)');@(EmbeddedResource->'%(FullPath)');@(_LicxFile->'%(FullPath)');@(AppConfigWithTargetPath->'%(FullPath)')"/>
6491
<
SourceFilesProjectOutputGroupOutput
Include="$(MSBuildProjectFullPath)">
1 usage of MSBuild item SourceFilesProjectOutputGroupOutput
MSBuildFiles (1)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (1)
6479
Returns="@(
SourceFilesProjectOutputGroupOutput
)"