[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Design.ArDesigner.ReportDesigner.INugetInstallerService.IsNewSdk

IsNewSdk Method

IsNewSdk(object)

Determines whether the specified project uses the new SDK-style format.

Declaration
ValueTask<bool> IsNewSdk(object project)
Parameters
Type Name Description
object project
Returns
Type Description
ValueTask<bool>