Skip to content

Commit

Permalink
Updated requirements verification lib version
Browse files Browse the repository at this point in the history
  • Loading branch information
a.vorobiev committed Feb 1, 2022
1 parent 8c9cc17 commit 41de278
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -286,3 +286,4 @@ __pycache__/
*.btm.cs
*.odx.cs
*.xsd.cs
/*/*.orig
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFrameworks>net45;net451;net452;net46;net461;net462;net47;net471;net472;net48;netstandard2.0;netstandard2.1;netcoreapp3.1</TargetFrameworks>
<Company>RHEA System S.A.</Company>
<Title>CDP4RequirementsVerification Community Edition</Title>
<VersionPrefix>0.12.0</VersionPrefix>
<VersionPrefix>1.12.0</VersionPrefix>
<Description>CDP4 Class Library that provides requirement verification</Description>
<Copyright>Copyright © RHEA System S.A.</Copyright>
<Authors>Sam, Alex, Alexander, Yevhen, Nathanael</Authors>
Expand All @@ -19,7 +19,7 @@
<PackageTags>CDP COMET ECSS-E-TM-10-25</PackageTags>
<PackageLicenseExpression>LGPL-3.0-only</PackageLicenseExpression>
<PackageReleaseNotes>
[FIX] Requirement verification for RequirementsGroups
[Added] Expression string verification moved from IME to SDK
</PackageReleaseNotes>
</PropertyGroup>

Expand Down

0 comments on commit 41de278

Please sign in to comment.