We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58ee382 commit b4ba913Copy full SHA for b4ba913
1 file changed
src/ExcelDataReader.DataSet/ExcelDataReader.DataSet.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
- <Description>Lightweight and fast library written in C# for reading Microsoft Excel files ('97-2007).</Description>
+ <Description>ExcelDataReader extension for loading Excel spreadsheets into System.Data.DataSet.</Description>
5
<AssemblyTitle>ExcelDataReader.DataSet</AssemblyTitle>
6
<VersionPrefix>3.0.0</VersionPrefix>
7
<Authors>ExcelDataReader developers</Authors>
0 commit comments