Skip to content

Commit dcf6400

Browse files
feature(REPORT-399152): Bold Reports 6.3 Release Changes
1 parent 2ddf953 commit dcf6400

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appsettings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77
"AllowedHosts": "*",
88
"appSettings": {
9-
"ExtAssemblies": "BoldReports.Data.WebData;BoldReports.Data.Csv;BoldReports.Data.Excel;BoldReports.Data.SSAS;BoldReports.CRI.Barcode;BoldReports.Data.ElasticSearch;BoldReports.Data.MySQL;BoldReports.Data.Oracle;BoldReports.Data.PostgreSQL;BoldReports.Data.Snowflake;",
9+
"ExtAssemblies": "BoldReports.Data.WebData;BoldReports.Data.Csv;BoldReports.Data.Excel;BoldReports.Data.SSAS;BoldReports.CRI.Barcode;BoldReports.Data.ElasticSearch;BoldReports.Data.MySQL;BoldReports.Data.Oracle;BoldReports.Data.PostgreSQL;BoldReports.Data.Snowflake;BoldReports.Data.GoogleBigQuery;",
1010
"IsOfflineLicense": "true"
1111
},
1212
"copyrightInfo": "Copyright © 2001-2024 Syncfusion Inc.",

0 commit comments

Comments
 (0)