Skip to content

Commit e0edc71

Browse files
Fixed version number
1 parent a62e0db commit e0edc71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Demo .NET Standard/Demo .NET Standard.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<RepositoryUrl>https://github.com/rabanti-github/PicoXLSX.git</RepositoryUrl>
1010
<PackageProjectUrl>https://github.com/rabanti-github/PicoXLSX</PackageProjectUrl>
1111
<AssemblyVersion>3.2.1.0</AssemblyVersion>
12-
<FileVersion>3.2.0.0</FileVersion>
12+
<FileVersion>3.2.1.0</FileVersion>
1313
<Version>3.2.1</Version>
1414
<Description>Demo Library showing the use of PicoXLSX, a library to generate Microsoft Excel files (XLSX) in an easy and native way</Description>
1515
<StartupObject>Demo.Program</StartupObject>

0 commit comments

Comments
 (0)