5 declarations of MSBuild target GetTargetPath
Microsoft.DotNet.TemplateLocator (1)
Microsoft.DotNet.TemplateLocator.csproj (1)
23<Target Name="GetTargetPath" />
Microsoft.NET.Build.Extensions.Tasks (1)
Microsoft.NET.Build.Extensions.Tasks.csproj (1)
97<Target Name="GetTargetPath" />
Microsoft.NET.Build.Tasks (1)
Microsoft.NET.Build.Tasks.csproj (1)
168<Target Name="GetTargetPath" />
MSBuildFiles (1)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (1)
2227Name="GetTargetPath"
sdk-tasks (1)
sdk-tasks.csproj (1)
44<Target Name="GetTargetPath" />
3 usages of MSBuild target GetTargetPath
MSBuildFiles (3)
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Windows.targets (1)
285BeforeTargets="GetTargetPath;GetTargetPathWithTargetPlatformMoniker;GenerateBuildDependencyFile;GeneratePublishDependencyFile;GetCopyToOutputDirectoryItems;GetCopyToPublishDirectoryItems"
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (2)
954GetTargetPath; 2251BeforeTargets="GetTargetPath"