Error on CS8600 (#2112)

* Error on CS8600

* couple more
This commit is contained in:
Charles Gagnon
2023-06-26 08:52:51 -07:00
committed by GitHub
parent c68521f5ed
commit 9034b397ac
41 changed files with 84 additions and 1 deletions

View File

@@ -3,6 +3,8 @@
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
//
#nullable disable
using System;
using System.Collections.Generic;
using System.Data;