Class FrameworkProperties
- Namespace
- SunamoCsproj.Data
- Assembly
- SunamoCsproj.dll
public class FrameworkProperties
- Inheritance
-
FrameworkProperties
- Inherited Members
- Extension Methods
Properties
NetStandardImplicitPackageVersion
public string? NetStandardImplicitPackageVersion { get; set; }
Property Value
TargetFramework
public string? TargetFramework { get; set; }
Property Value
TargetFrameworks
public string? TargetFrameworks { get; set; }