Skip to content

Commit ffd21b2

Browse files
committed
Updated project file to publish quick-fix Nuget package for Substring issues.
1 parent f6e0b38 commit ffd21b2

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

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

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,7 @@
1717
<PackageTags>gs1;ai;parser;barcode;datamatrix;qr;code-128</PackageTags>
1818
<PackageLicenseFile>LICENSE.txt</PackageLicenseFile>
1919
<PackageReleaseNotes>
20-
1) Added a descriptor for AI 7041 - UN/CEFACT freight unit type
21-
22-
Please note that version 1.0.5 provided updates for changes to GS1 General Specifications 25. This release improves
23-
handling for one of the AIs introduced in GS1 General Specifications 25.
20+
1) Fixed two issues with string parsing in version of .NET prior to 6.0.
2421
</PackageReleaseNotes>
2522
<Description>
2623
A comprehensive validating parser for GS1 Application Identifiers (AIs).
@@ -29,7 +26,7 @@
2926
--------------
3027
$(PackageReleaseNotes)
3128
</Description>
32-
<Version>1.0.6</Version>
29+
<Version>1.0.7</Version>
3330
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
3431
<RootNamespace>$(MSBuildProjectName.Replace(" ", "_"))</RootNamespace>
3532
<NeutralLanguage>en</NeutralLanguage>

0 commit comments

Comments
 (0)