Add nullable context

pull/503/head
Iluha 3 years ago
parent 5a219337f5
commit 5204b29734

@ -1,4 +1,5 @@
using System;
#nullable enable
using System;
using System.Threading.Tasks;
using SteamKit2.Authentication;

Loading…
Cancel
Save