abstract: enable nullable annotations in legacy files
All checks were successful
Dotnet build and test / build (pull_request) Successful in 10m16s
All checks were successful
Dotnet build and test / build (pull_request) Successful in 10m16s
This commit is contained in:
parent
a2e6f4b38c
commit
6a358d9f78
22 changed files with 48 additions and 4 deletions
|
|
@ -1,3 +1,5 @@
|
|||
#nullable enable annotations
|
||||
|
||||
namespace Yavsc.Abstract.Helpers
|
||||
{
|
||||
public enum ErrorCode {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue