We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a62e0db commit e0edc71Copy full SHA for e0edc71
Demo .NET Standard/Demo .NET Standard.csproj
@@ -9,7 +9,7 @@
9
<RepositoryUrl>https://github.com/rabanti-github/PicoXLSX.git</RepositoryUrl>
10
<PackageProjectUrl>https://github.com/rabanti-github/PicoXLSX</PackageProjectUrl>
11
<AssemblyVersion>3.2.1.0</AssemblyVersion>
12
- <FileVersion>3.2.0.0</FileVersion>
+ <FileVersion>3.2.1.0</FileVersion>
13
<Version>3.2.1</Version>
14
<Description>Demo Library showing the use of PicoXLSX, a library to generate Microsoft Excel files (XLSX) in an easy and native way</Description>
15
<StartupObject>Demo.Program</StartupObject>
0 commit comments