diff --git a/ClosedXML.Report/ClosedXML.Report.csproj b/ClosedXML.Report/ClosedXML.Report.csproj index 34e7798..0129cbc 100644 --- a/ClosedXML.Report/ClosedXML.Report.csproj +++ b/ClosedXML.Report/ClosedXML.Report.csproj @@ -1,4 +1,4 @@ - + netstandard2.0;netstandard2.1 @@ -18,6 +18,7 @@ https://github.com/ClosedXML/ClosedXML.Report/raw/develop/Resources/favicon-01.png MIT false + README.md true @@ -41,6 +42,7 @@ + diff --git a/ClosedXML.Report/ClosedXML.Report.nuspec b/ClosedXML.Report/ClosedXML.Report.nuspec deleted file mode 100644 index 3fec814..0000000 --- a/ClosedXML.Report/ClosedXML.Report.nuspec +++ /dev/null @@ -1,24 +0,0 @@ - - - - $id$ - $version$ - $title$ - $author$ - $author$ - false - https://github.com/ClosedXML/ClosedXML.Report/blob/master/LICENSE - https://github.com/ClosedXML/ClosedXML.Report - MIT - en-US - MIT - It is a tool with which you can easily export any data from your .NET classes to Excel using a XLSX-template. For signed assembly use ClosedXML.Report.Signed - ClosedXML.Report is a .NET-library for report generation Microsoft Excel without requiring Excel to be installed on the machine that's running the code. - ClosedXML Reporting Excel - - - - - - -