From 070ccf3b7def3896007496d306ef3612f9633d25 Mon Sep 17 00:00:00 2001 From: Aleksei Trofimov Date: Fri, 16 Feb 2024 15:52:07 +0300 Subject: [PATCH] Bump the version in .csproj --- ExcelReportGenerator/ExcelReportGenerator.csproj | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/ExcelReportGenerator/ExcelReportGenerator.csproj b/ExcelReportGenerator/ExcelReportGenerator.csproj index 597fe0f..29b763a 100644 --- a/ExcelReportGenerator/ExcelReportGenerator.csproj +++ b/ExcelReportGenerator/ExcelReportGenerator.csproj @@ -7,15 +7,15 @@ Traf The library ExcelReportGenerator allows you to render data to Microsoft Excel by marking Excel sheets using panels and templates. It makes it easy to connect to various data sources like IDataReader, DataSet, DataTable, IEnumerable<T> and others and to render data from them to Excel. You can also apply aggregation, various types of grouping, formatting and so on to the data. More detailed documentation you can find inside the project repository. - Copyright © Traf 2023 - 2.1.0 - 2.1.0 + Copyright © Traf 2024 + 2.2.0 + 2.2.0 excel report reports reporting xlsx closedxml spreadsheet workbook worksheet generator export openxml export-excel export-to-excel export-xlsx export-to-xlsx true - 2.1.0 - https://github.com/traf72/excel-report-generator/releases/tag/2.1.0 + 2.2.0 + https://github.com/traf72/excel-report-generator/releases/tag/2.2.0 https://github.com/traf72/excel-report-generator - 2.1.0 + 2.2.0 MIT git https://github.com/traf72/excel-report-generator