2 assignments to MSBuild item DebugSymbolsProjectOutputGroupOutput
MSBuildFiles (2)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (2)
6487
<
DebugSymbolsProjectOutputGroupOutput
Include="@(_DebugSymbolsIntermediatePath->'%(FullPath)')">
6496
<
DebugSymbolsProjectOutputGroupOutput
Include="@(WinMDExpOutputPdbItem->'%(FullPath)')">
2 usages of MSBuild item DebugSymbolsProjectOutputGroupOutput
MSBuildFiles (2)
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\NuGet.Build.Tasks.Pack\build\NuGet.Build.Tasks.Pack.targets (1)
465
<_TargetPathsToSymbolsWithTfm Include="@(
DebugSymbolsProjectOutputGroupOutput
)">
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (1)
6504
Returns="@(
DebugSymbolsProjectOutputGroupOutput
)"