1 declaration of MSBuild target _GetRestoreProjectStyle
MSBuildFiles (1)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.targets (1)
622<Target Name="_GetRestoreProjectStyle"
8 usages of MSBuild target _GetRestoreProjectStyle
MSBuildFiles (8)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.targets (8)
554DependsOnTargets="_GetRestoreProjectStyle" 662<Target Name="EnableIntermediateOutputPathMismatchWarning" DependsOnTargets="_GetRestoreProjectStyle" 680DependsOnTargets="_GetRestoreProjectStyle;_GetRestoreTargetFrameworkOverride" 717DependsOnTargets="_GetRestoreProjectStyle;_GetRestoreTargetFrameworkOverride" 795DependsOnTargets="_GetRestoreTargetFrameworksAsItems;_GetRestoreProjectStyle" 837DependsOnTargets="_GetRestoreProjectStyle;_GetRestoreTargetFrameworksOutput;_GetRestoreSettings" 987_GetRestoreProjectStyle; 1051DependsOnTargets="_GetRestoreProjectStyle;_CollectRestoreInputs"