downgrade .net

This commit is contained in:
kamonwan taengsuk
2023-06-08 14:25:09 +07:00
parent 9c1bef4d43
commit dc89fbda50
106 changed files with 19714 additions and 6461 deletions

View File

@@ -9,7 +9,6 @@ using System.Threading.Tasks;
using ClosedXML.Excel;
using DocumentFormat.OpenXml.Office2010.ExcelAc;
using DocumentFormat.OpenXml.Spreadsheet;
using ExcelDataReader;
using FastReport;
using FastReport.Export.Csv;
using FastReport.Export.Mht;

View File

@@ -9,7 +9,6 @@ using System.Threading.Tasks;
using ClosedXML.Excel;
using DocumentFormat.OpenXml.Office2010.ExcelAc;
using DocumentFormat.OpenXml.Spreadsheet;
using ExcelDataReader;
using FastReport;
using FastReport.Export.Csv;
using FastReport.Export.Mht;

View File

@@ -9,7 +9,6 @@ using System.Threading.Tasks;
using ClosedXML.Excel;
using DocumentFormat.OpenXml.Office2010.ExcelAc;
using DocumentFormat.OpenXml.Spreadsheet;
using ExcelDataReader;
using FastReport;
using FastReport.Export.Csv;
using FastReport.Export.Mht;

View File

@@ -5,7 +5,6 @@ using System.Linq;
using ClosedXML.Excel;
using Microsoft.AspNetCore.Mvc;
using rmutr_report.Models;
using SeventyOneDev.Utilities;
using Swashbuckle.AspNetCore.Annotations;
namespace rmutr_report.Controllers

View File

@@ -9,7 +9,6 @@ using System.Threading.Tasks;
using ClosedXML.Excel;
using DocumentFormat.OpenXml.Office2010.ExcelAc;
using DocumentFormat.OpenXml.Spreadsheet;
using ExcelDataReader;
using FastReport;
using FastReport.Export.Csv;
using FastReport.Export.Mht;