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