File tree Expand file tree Collapse file tree
Solidsoft.Reply.Parsers.Gs1Ai.Tests
Solidsoft.Reply.Parsers.Gs1Ai Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <TargetFrameworks >net7.0;net6.0;net5.0</TargetFrameworks >
5- <LangVersion >12.0</LangVersion >
4+ <TargetFrameworks >net7.0;net6.0;net5.0;net48 </TargetFrameworks >
5+ <LangVersion >12.0</LangVersion >
66 <Nullable >enable</Nullable >
77 <ImplicitUsings >enable</ImplicitUsings >
88 <AssemblyName >$(MSBuildProjectName)</AssemblyName >
4141
4242 <ItemGroup >
4343 <PackageReference Include =" FluentAssertions" Version =" [7.1.0]" />
44- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.6.3" />
45- <PackageReference Include =" Reqnroll.xUnit" Version =" 2.3.0" />
46- <PackageReference Include =" xunit" Version =" 2.4.2" />
47- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.5" >
44+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" [ 17.6.3] " />
45+ <PackageReference Include =" Reqnroll.xUnit" Version =" [ 2.3.0] " />
46+ <PackageReference Include =" xunit" Version =" [ 2.4.2] " />
47+ <PackageReference Include =" xunit.runner.visualstudio" Version =" [ 2.4.5] " >
4848 <PrivateAssets >all</PrivateAssets >
4949 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
5050 </PackageReference >
Original file line number Diff line number Diff line change 1717 <PackageTags >gs1;ai;parser;barcode;datamatrix;qr;code-128</PackageTags >
1818 <PackageLicenseFile >LICENSE.txt</PackageLicenseFile >
1919 <PackageReleaseNotes >
20+ The following changes were made in this release.
21+
2022 1) Fixed issues with parsing AI 7040 in versions of .NET prior to 7.0.
2123
2224 2) Fixed issues with parsing AI 8007 for Bosnia and Herzegovina IBANs in versions of .NET prior to 7.0.
You can’t perform that action at this time.
0 commit comments