Update to .NET v4.7.2

This commit is contained in:
2023-02-06 14:22:58 -05:00
parent f0177cab35
commit ef5200fe2a
12 changed files with 486 additions and 468 deletions
-2
View File
@@ -1,8 +1,6 @@
using System;
using System.IO;
using CsvHelper;
using CsvHelper.Configuration;
using LeafWeb.Core.Utility;
namespace LeafWeb.Core.Parsers
{