Skip to content

Commit bb32cb2

Browse files
committed
v3.0.13
- Fixed shared string duplicate key issue - Fixed Update existing file issue - Escaped Strings using XML encoding
1 parent b9d4b18 commit bb32cb2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

FastExcel/FastExcel.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
1616
<AssemblyVersion>1.0.0.0</AssemblyVersion>
1717
<FileVersion>1.0.0.0</FileVersion>
18-
<Version>3.0.12</Version>
18+
<Version>3.0.13</Version>
1919
</PropertyGroup>
2020

2121
<PropertyGroup>

0 commit comments

Comments
 (0)