1 assignment to MSBuild property ContentPreprocessorOutputDirectory
MSBuildFiles (1)
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (1)
44
<
ContentPreprocessorOutputDirectory
Condition="'$(ContentPreprocessorOutputDirectory)' == ''">$(IntermediateOutputPath)NuGet\</ContentPreprocessorOutputDirectory>
2 usages of MSBuild property ContentPreprocessorOutputDirectory
MSBuildFiles (2)
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (2)
44
<ContentPreprocessorOutputDirectory Condition="'$(
ContentPreprocessorOutputDirectory
)' == ''">$(IntermediateOutputPath)NuGet\</ContentPreprocessorOutputDirectory>
413
ContentPreprocessorOutputDirectory="$(
ContentPreprocessorOutputDirectory
)"