Disable global nullable.
This commit is contained in:
parent
40f8fc2e86
commit
f5c8f2ae1d
40 changed files with 209 additions and 200 deletions
SharpChat
|
@ -1,4 +1,6 @@
|
|||
using Fleck;
|
||||
#nullable disable
|
||||
|
||||
using Fleck;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.IO;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue