Skip to content

Commit e811f38

Browse files
Added EPPlus.ExcelPackage.LicenseContext License
1 parent 8f1ee50 commit e811f38

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/jQueryDatatableServerSideNetCore/appsettings.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,10 @@
99
"Microsoft.Hosting.Lifetime": "Information"
1010
}
1111
},
12+
"EPPlus": {
13+
"ExcelPackage": {
14+
"LicenseContext": "NonCommercial"
15+
}
16+
},
1217
"AllowedHosts": "*"
1318
}

0 commit comments

Comments
 (0)