1 import of MSBuild task ResolvePackageFileConflicts
MSBuildFiles (1)
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.ConflictResolution.targets (1)
17
<
UsingTask
TaskName="ResolvePackageFileConflicts" AssemblyFile="$(MicrosoftNETBuildTasksAssembly)" />
3 calls to MSBuild task ResolvePackageFileConflicts
MSBuildFiles (3)
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.ConflictResolution.targets (2)
40
<
ResolvePackageFileConflicts
References="@(Reference)"
82
<
ResolvePackageFileConflicts
ReferenceCopyLocalPaths="@(_ResolvedCopyLocalPublishAssets)"
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.CrossGen.targets (1)
403
<
ResolvePackageFileConflicts
Condition="'$(SelfContained)' != 'true'"