1 assignment to MSBuild item _ContentFilesToPreprocess
MSBuildFiles (1)
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (1)
299<Output TaskParameter="ContentFilesToPreprocess" ItemName="_ContentFilesToPreprocess" />
2 usages of MSBuild item _ContentFilesToPreprocess
MSBuildFiles (2)
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (2)
408Condition="'@(_ContentFilesToPreprocess)' != '' and '$(_CleaningWithoutRebuilding)' != 'true'"> 411ContentFileDependencies="@(_ContentFilesToPreprocess)"