Skip to content

Commit fdd0bce

Browse files
committed
Updated project file to support NuGet package v1.0.8.
1 parent ad6b3e0 commit fdd0bce

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

Solidsoft.Reply.Parsers.Gs1Ai/Solidsoft.Reply.Parsers.Gs1Ai.csproj

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@
1717
<PackageTags>gs1;ai;parser;barcode;datamatrix;qr;code-128</PackageTags>
1818
<PackageLicenseFile>LICENSE.txt</PackageLicenseFile>
1919
<PackageReleaseNotes>
20-
1) Fixed two issues with string parsing in version of .NET prior to 6.0.
20+
1) Fixed issues with parsing AI 7040 in versions of .NET prior to 7.0.
21+
22+
2) Fixed issues with parsing AI 8007 for Bosnia and Herzegovina IBANs in versions of .NET prior to 7.0.
2123
</PackageReleaseNotes>
2224
<Description>
2325
A comprehensive validating parser for GS1 Application Identifiers (AIs).
@@ -26,7 +28,7 @@
2628
--------------
2729
$(PackageReleaseNotes)
2830
</Description>
29-
<Version>1.0.7</Version>
31+
<Version>1.0.8</Version>
3032
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
3133
<RootNamespace>$(MSBuildProjectName.Replace(" ", "_"))</RootNamespace>
3234
<NeutralLanguage>en</NeutralLanguage>

0 commit comments

Comments
 (0)