Common configurations for Zero Games .NET projects:
- Enforces
nullablespecification, making non-compliant code fail to compile. - Provides aliases for the eight basic integer types to indicate their signedness and length, such as
uint8andint32.
| Name | Name | Last commit date | ||
|---|---|---|---|---|