We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c9a2a6 commit a90336bCopy full SHA for a90336b
src/ExcelNumberFormat/ExcelNumberFormat.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<TargetFrameworks>net20;netstandard1.0</TargetFrameworks>
5
- <VersionPrefix>1.0.2</VersionPrefix>
+ <VersionPrefix>1.0.3</VersionPrefix>
6
<GenerateDocumentationFile>true</GenerateDocumentationFile>
7
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
8
<Description>.NET library to parse ECMA-376 number format strings and format values like Excel and other spreadsheet softwares.</Description>
0 commit comments