We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e1974a commit af1acecCopy full SHA for af1acec
src/Shane32.ExcelLinq/Shane32.ExcelLinq.csproj
@@ -2,6 +2,7 @@
2
3
<PropertyGroup>
4
<TargetFramework>netstandard2.0</TargetFramework>
5
+ <Description>C# library to allow easy access to datasets contained within Excel workbooks</Description>
6
</PropertyGroup>
7
8
<ItemGroup>
0 commit comments