server: enable nullable annotations in legacy files
All checks were successful
Dotnet build and test / build (pull_request) Successful in 4m44s
All checks were successful
Dotnet build and test / build (pull_request) Successful in 4m44s
This commit is contained in:
parent
6a358d9f78
commit
f8abb22423
55 changed files with 110 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
#nullable enable annotations
|
||||
|
||||
using Microsoft.Extensions.Localization;
|
||||
|
||||
using Yavsc.Interfaces.Workflow;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue