1 declaration of MSBuild target _GetRestoreProjectStyle
MSBuildFiles (1)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.targets (1)
626<Target Name="_GetRestoreProjectStyle"
8 usages of MSBuild target _GetRestoreProjectStyle
MSBuildFiles (8)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.targets (8)
558DependsOnTargets="_GetRestoreProjectStyle" 666<Target Name="EnableIntermediateOutputPathMismatchWarning" DependsOnTargets="_GetRestoreProjectStyle" 684DependsOnTargets="_GetRestoreProjectStyle;_GetRestoreTargetFrameworkOverride" 721DependsOnTargets="_GetRestoreProjectStyle;_GetRestoreTargetFrameworkOverride" 799DependsOnTargets="_GetRestoreTargetFrameworksAsItems;_GetRestoreProjectStyle" 841DependsOnTargets="_GetRestoreProjectStyle;_GetRestoreTargetFrameworksOutput;_GetRestoreSettings" 988_GetRestoreProjectStyle; 1052DependsOnTargets="_GetRestoreProjectStyle;_CollectRestoreInputs"