1 declaration of MSBuild target _GetRestoreProjectStyle
MSBuildFiles (1)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.targets (1)
662
<Target Name="
_GetRestoreProjectStyle
"
9 usages of MSBuild target _GetRestoreProjectStyle
MSBuildFiles (9)
C\hostedtoolcache\windows\dotnet\sdk\10.0.101\NuGet.Build.Tasks.Pack.targets (1)
41
<PackDependsOn>$(BeforePack);
_GetRestoreProjectStyle
; _IntermediatePack; GenerateNuspec; $(PackDependsOn)</PackDependsOn>
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.targets (8)
594
DependsOnTargets="
_GetRestoreProjectStyle
"
702
<Target Name="EnableIntermediateOutputPathMismatchWarning" DependsOnTargets="
_GetRestoreProjectStyle
"
720
DependsOnTargets="
_GetRestoreProjectStyle
;_GetRestoreTargetFrameworkOverride"
757
DependsOnTargets="
_GetRestoreProjectStyle
;_GetRestoreTargetFrameworkOverride"
835
DependsOnTargets="_GetRestoreTargetFrameworksAsItems;
_GetRestoreProjectStyle
"
877
DependsOnTargets="
_GetRestoreProjectStyle
;_GetRestoreTargetFrameworksOutput;_GetRestoreSettings"
1027
_GetRestoreProjectStyle
;
1091
DependsOnTargets="
_GetRestoreProjectStyle
;_CollectRestoreInputs"