1 assignment to MSBuild property IncludeContentInPack
MSBuildFiles (1)
C\hostedtoolcache\windows\dotnet\sdk\10.0.101\NuGet.Build.Tasks.Pack.targets (1)
31<IncludeContentInPack Condition="'$(IncludeContentInPack)'==''">true</IncludeContentInPack>
2 usages of MSBuild property IncludeContentInPack
MSBuildFiles (2)
C\hostedtoolcache\windows\dotnet\sdk\10.0.101\NuGet.Build.Tasks.Pack.targets (2)
31<IncludeContentInPack Condition="'$(IncludeContentInPack)'==''">true</IncludeContentInPack> 495<Target Name="_GetPackageFiles" Condition="$(IncludeContentInPack) == 'true'">