6 assignments to MSBuild item PreprocessorValue
MSBuildFiles (6)
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (6)
95<PreprocessorValue Include="rootnamespace"> 98<PreprocessorValue Include="assemblyname"> 101<PreprocessorValue Include="fullpath"> 104<PreprocessorValue Include="outputfilename"> 107<PreprocessorValue Include="filename"> 110<PreprocessorValue Include="@(NuGetPreprocessorValue)" Exclude="@(PreprocessorValue)" />
2 usages of MSBuild item PreprocessorValue
MSBuildFiles (2)
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (2)
110<PreprocessorValue Include="@(NuGetPreprocessorValue)" Exclude="@(PreprocessorValue)" /> 412ContentPreprocessorValues="@(PreprocessorValue)"