TargetFrameworks
Gets all target frameworks of projects in the current set of compilations.
Declaration
ImmutableArray<string> TargetFrameworks { get; }
Property Value
Type | Description |
---|---|
ImmutableArray<string> |
Gets all target frameworks of projects in the current set of compilations.
ImmutableArray<string> TargetFrameworks { get; }
Type | Description |
---|---|
ImmutableArray<string> |