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

This commit is contained in:
kamonwan taengsuk
2025-03-20 11:57:56 +07:00
parent a598c9dbee
commit f1d1c166bf
18 changed files with 31 additions and 31 deletions

View File

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