16 assignments to MSBuild item _GeneratePublishDependencyFilePropertyInputsCacheToHash
MSBuildFiles (16)
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets (16)
1069
<
_GeneratePublishDependencyFilePropertyInputsCacheToHash
Include="$(PublishDepsFilePath)" />
1070
<
_GeneratePublishDependencyFilePropertyInputsCacheToHash
Include="$(PublishSingleFile)" />
1071
<
_GeneratePublishDependencyFilePropertyInputsCacheToHash
Include="$(MSBuildProjectFullPath)" />
1072
<
_GeneratePublishDependencyFilePropertyInputsCacheToHash
Include="$(ProjectAssetsFile)" />
1073
<
_GeneratePublishDependencyFilePropertyInputsCacheToHash
Include="$(IntermediateDepsFilePath)" />
1074
<
_GeneratePublishDependencyFilePropertyInputsCacheToHash
Include="$(TargetFramework)" />
1075
<
_GeneratePublishDependencyFilePropertyInputsCacheToHash
Include="$(AssemblyName)" />
1076
<
_GeneratePublishDependencyFilePropertyInputsCacheToHash
Include="$(TargetExt)" />
1077
<
_GeneratePublishDependencyFilePropertyInputsCacheToHash
Include="$(Version)" />
1078
<
_GeneratePublishDependencyFilePropertyInputsCacheToHash
Include="$(IncludeMainProjectInDepsFile)" />
1079
<
_GeneratePublishDependencyFilePropertyInputsCacheToHash
Include="$(RuntimeIdentifier)" />
1080
<
_GeneratePublishDependencyFilePropertyInputsCacheToHash
Include="$(MicrosoftNETPlatformLibrary)" />
1081
<
_GeneratePublishDependencyFilePropertyInputsCacheToHash
Include="$(SelfContained)" />
1082
<
_GeneratePublishDependencyFilePropertyInputsCacheToHash
Include="$(IncludeFileVersionsInDependencyFile)" />
1083
<
_GeneratePublishDependencyFilePropertyInputsCacheToHash
Include="$(RuntimeIdentifierGraphPath)" />
1084
<
_GeneratePublishDependencyFilePropertyInputsCacheToHash
Include="$(IncludeProjectsNotInAssetsFileInDepsFile)" />
1 usage of MSBuild item _GeneratePublishDependencyFilePropertyInputsCacheToHash
MSBuildFiles (1)
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets (1)
1087
<Hash ItemsToHash="@(
_GeneratePublishDependencyFilePropertyInputsCacheToHash
)">