16 assignments to MSBuild item _GeneratePublishDependencyFilePropertyInputsCacheToHash
MSBuildFiles (16)
C\hostedtoolcache\windows\dotnet\sdk\10.0.201\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets (16)
1260<_GeneratePublishDependencyFilePropertyInputsCacheToHash Include="$(PublishDepsFilePath)" /> 1261<_GeneratePublishDependencyFilePropertyInputsCacheToHash Include="$(PublishSingleFile)" /> 1262<_GeneratePublishDependencyFilePropertyInputsCacheToHash Include="$(MSBuildProjectFullPath)" /> 1263<_GeneratePublishDependencyFilePropertyInputsCacheToHash Include="$(ProjectAssetsFile)" /> 1264<_GeneratePublishDependencyFilePropertyInputsCacheToHash Include="$(IntermediateDepsFilePath)" /> 1265<_GeneratePublishDependencyFilePropertyInputsCacheToHash Include="$(TargetFramework)" /> 1266<_GeneratePublishDependencyFilePropertyInputsCacheToHash Include="$(AssemblyName)" /> 1267<_GeneratePublishDependencyFilePropertyInputsCacheToHash Include="$(TargetExt)" /> 1268<_GeneratePublishDependencyFilePropertyInputsCacheToHash Include="$(Version)" /> 1269<_GeneratePublishDependencyFilePropertyInputsCacheToHash Include="$(IncludeMainProjectInDepsFile)" /> 1270<_GeneratePublishDependencyFilePropertyInputsCacheToHash Include="$(RuntimeIdentifier)" /> 1271<_GeneratePublishDependencyFilePropertyInputsCacheToHash Include="$(MicrosoftNETPlatformLibrary)" /> 1272<_GeneratePublishDependencyFilePropertyInputsCacheToHash Include="$(SelfContained)" /> 1273<_GeneratePublishDependencyFilePropertyInputsCacheToHash Include="$(IncludeFileVersionsInDependencyFile)" /> 1274<_GeneratePublishDependencyFilePropertyInputsCacheToHash Include="$(RuntimeIdentifierGraphPath)" /> 1275<_GeneratePublishDependencyFilePropertyInputsCacheToHash Include="$(IncludeProjectsNotInAssetsFileInDepsFile)" />
1 usage of MSBuild item _GeneratePublishDependencyFilePropertyInputsCacheToHash
MSBuildFiles (1)
C\hostedtoolcache\windows\dotnet\sdk\10.0.201\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets (1)
1278<Hash ItemsToHash="@(_GeneratePublishDependencyFilePropertyInputsCacheToHash)">