16 assignments to MSBuild item _GeneratePublishDependencyFilePropertyInputsCacheToHash
MSBuildFiles (16)
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets (16)
1164
<
_GeneratePublishDependencyFilePropertyInputsCacheToHash
Include="$(PublishDepsFilePath)" />
1165
<
_GeneratePublishDependencyFilePropertyInputsCacheToHash
Include="$(PublishSingleFile)" />
1166
<
_GeneratePublishDependencyFilePropertyInputsCacheToHash
Include="$(MSBuildProjectFullPath)" />
1167
<
_GeneratePublishDependencyFilePropertyInputsCacheToHash
Include="$(ProjectAssetsFile)" />
1168
<
_GeneratePublishDependencyFilePropertyInputsCacheToHash
Include="$(IntermediateDepsFilePath)" />
1169
<
_GeneratePublishDependencyFilePropertyInputsCacheToHash
Include="$(TargetFramework)" />
1170
<
_GeneratePublishDependencyFilePropertyInputsCacheToHash
Include="$(AssemblyName)" />
1171
<
_GeneratePublishDependencyFilePropertyInputsCacheToHash
Include="$(TargetExt)" />
1172
<
_GeneratePublishDependencyFilePropertyInputsCacheToHash
Include="$(Version)" />
1173
<
_GeneratePublishDependencyFilePropertyInputsCacheToHash
Include="$(IncludeMainProjectInDepsFile)" />
1174
<
_GeneratePublishDependencyFilePropertyInputsCacheToHash
Include="$(RuntimeIdentifier)" />
1175
<
_GeneratePublishDependencyFilePropertyInputsCacheToHash
Include="$(MicrosoftNETPlatformLibrary)" />
1176
<
_GeneratePublishDependencyFilePropertyInputsCacheToHash
Include="$(SelfContained)" />
1177
<
_GeneratePublishDependencyFilePropertyInputsCacheToHash
Include="$(IncludeFileVersionsInDependencyFile)" />
1178
<
_GeneratePublishDependencyFilePropertyInputsCacheToHash
Include="$(RuntimeIdentifierGraphPath)" />
1179
<
_GeneratePublishDependencyFilePropertyInputsCacheToHash
Include="$(IncludeProjectsNotInAssetsFileInDepsFile)" />
1 usage of MSBuild item _GeneratePublishDependencyFilePropertyInputsCacheToHash
MSBuildFiles (1)
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets (1)
1182
<Hash ItemsToHash="@(
_GeneratePublishDependencyFilePropertyInputsCacheToHash
)">