16 assignments to MSBuild item _GeneratePublishDependencyFilePropertyInputsCacheToHash
MSBuildFiles (16)
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets (16)
1147
<
_GeneratePublishDependencyFilePropertyInputsCacheToHash
Include="$(PublishDepsFilePath)" />
1148
<
_GeneratePublishDependencyFilePropertyInputsCacheToHash
Include="$(PublishSingleFile)" />
1149
<
_GeneratePublishDependencyFilePropertyInputsCacheToHash
Include="$(MSBuildProjectFullPath)" />
1150
<
_GeneratePublishDependencyFilePropertyInputsCacheToHash
Include="$(ProjectAssetsFile)" />
1151
<
_GeneratePublishDependencyFilePropertyInputsCacheToHash
Include="$(IntermediateDepsFilePath)" />
1152
<
_GeneratePublishDependencyFilePropertyInputsCacheToHash
Include="$(TargetFramework)" />
1153
<
_GeneratePublishDependencyFilePropertyInputsCacheToHash
Include="$(AssemblyName)" />
1154
<
_GeneratePublishDependencyFilePropertyInputsCacheToHash
Include="$(TargetExt)" />
1155
<
_GeneratePublishDependencyFilePropertyInputsCacheToHash
Include="$(Version)" />
1156
<
_GeneratePublishDependencyFilePropertyInputsCacheToHash
Include="$(IncludeMainProjectInDepsFile)" />
1157
<
_GeneratePublishDependencyFilePropertyInputsCacheToHash
Include="$(RuntimeIdentifier)" />
1158
<
_GeneratePublishDependencyFilePropertyInputsCacheToHash
Include="$(MicrosoftNETPlatformLibrary)" />
1159
<
_GeneratePublishDependencyFilePropertyInputsCacheToHash
Include="$(SelfContained)" />
1160
<
_GeneratePublishDependencyFilePropertyInputsCacheToHash
Include="$(IncludeFileVersionsInDependencyFile)" />
1161
<
_GeneratePublishDependencyFilePropertyInputsCacheToHash
Include="$(RuntimeIdentifierGraphPath)" />
1162
<
_GeneratePublishDependencyFilePropertyInputsCacheToHash
Include="$(IncludeProjectsNotInAssetsFileInDepsFile)" />
1 usage of MSBuild item _GeneratePublishDependencyFilePropertyInputsCacheToHash
MSBuildFiles (1)
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets (1)
1165
<Hash ItemsToHash="@(
_GeneratePublishDependencyFilePropertyInputsCacheToHash
)">