1 assignment to MSBuild item _ContentFilesToPreprocess
MSBuildFiles (1)
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\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\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (2)
408Condition="'@(_ContentFilesToPreprocess)' != '' and '$(_CleaningWithoutRebuilding)' != 'true'"> 411ContentFileDependencies="@(_ContentFilesToPreprocess)"