1 declaration of MSBuild target _GetRestoreProjectStyle
MSBuildFiles (1)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.targets (1)
670<Target Name="_GetRestoreProjectStyle"
8 usages of MSBuild target _GetRestoreProjectStyle
MSBuildFiles (8)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.targets (8)
602DependsOnTargets="_GetRestoreProjectStyle" 710<Target Name="EnableIntermediateOutputPathMismatchWarning" DependsOnTargets="_GetRestoreProjectStyle" 728DependsOnTargets="_GetRestoreProjectStyle;_GetRestoreTargetFrameworkOverride" 765DependsOnTargets="_GetRestoreProjectStyle;_GetRestoreTargetFrameworkOverride" 843DependsOnTargets="_GetRestoreTargetFrameworksAsItems;_GetRestoreProjectStyle" 885DependsOnTargets="_GetRestoreProjectStyle;_GetRestoreTargetFrameworksOutput;_GetRestoreSettings" 1035_GetRestoreProjectStyle; 1099DependsOnTargets="_GetRestoreProjectStyle;_CollectRestoreInputs"