UNPKG

snyk-nuget-plugin

Version:
3 lines (2 loc) 137 B
import { TargetFramework } from '../types'; export declare function getTargetFrameworksFromProjFile(rootDir: string): TargetFramework[];