Change to support v2. #317
Annotations
10 warnings
Build and Package the VS2022 Extension
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and Package the VS2022 Extension
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and Package the VS2022 Extension
Non-nullable property 'DefaultCollectionId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and Package the VS2022 Extension
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and Package the VS2022 Extension
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and Package the VS2022 Extension
Non-nullable property 'FirstName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and Package the VS2022 Extension
Non-nullable property 'LastName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and Package the VS2022 Extension
Non-nullable property 'FullName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and Package the VS2022 Extension
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and Package the VS2022 Extension
Non-nullable property 'OsVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Loading