We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c05370 commit ce4628dCopy full SHA for ce4628d
BarcodeStandard/BarcodeStandard.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
5
- <Version>3.1.1</Version>
+ <Version>3.1.2</Version>
6
<PackageId>BarcodeLib</PackageId>
7
<Company>Pnuema Productions</Company>
8
<Product>BarcodeLib</Product>
@@ -18,8 +18,8 @@
18
<PackageLicenseFile>LICENSE.txt</PackageLicenseFile>
19
<PackageIcon>upca.jpg</PackageIcon>
20
<PackageIconUrl />
21
- <AssemblyVersion>3.1.1.0</AssemblyVersion>
22
- <FileVersion>3.1.1.0</FileVersion>
+ <AssemblyVersion>3.1.2.0</AssemblyVersion>
+ <FileVersion>3.1.2.0</FileVersion>
23
<TargetFramework>netstandard2.0</TargetFramework>
24
<LangVersion>latest</LangVersion>
25
<SignAssembly>true</SignAssembly>
0 commit comments