2 assignments to MSBuild item DebugSymbolsProjectOutputGroupOutput
MSBuildFiles (2)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (2)
6486
<
DebugSymbolsProjectOutputGroupOutput
Include="@(_DebugSymbolsIntermediatePath->'%(FullPath)')">
6495
<
DebugSymbolsProjectOutputGroupOutput
Include="@(WinMDExpOutputPdbItem->'%(FullPath)')">
2 usages of MSBuild item DebugSymbolsProjectOutputGroupOutput
MSBuildFiles (2)
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\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)
6503
Returns="@(
DebugSymbolsProjectOutputGroupOutput
)"