Bug Fixed
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
kamonwan taengsuk
2025-03-19 16:23:26 +07:00
parent ab9de38b48
commit a598c9dbee
8 changed files with 26 additions and 26 deletions

View File

@@ -23,15 +23,15 @@
"C:\\Program Files (x86)\\NuGet\\Config\\nuget.config"
],
"originalTargetFrameworks": [
"net5.0"
"netcoreapp3.1"
],
"sources": {
"https://api.nuget.org/v3/index.json": {},
"https://nuget.71dev.com/v3/index.json": {}
},
"frameworks": {
"net5.0": {
"targetAlias": "net5.0",
"netcoreapp3.1": {
"targetAlias": "netcoreapp3.1",
"projectReferences": {}
}
},
@@ -47,8 +47,8 @@
}
},
"frameworks": {
"net5.0": {
"targetAlias": "net5.0",
"netcoreapp3.1": {
"targetAlias": "netcoreapp3.1",
"dependencies": {
"ClosedXML": {
"target": "Package",