Skip to content

Commit

Permalink
Version 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
warappa committed Dec 26, 2023
1 parent 750a35d commit 30d6006
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<Version>1.0.2</Version>
<Version>1.0.3</Version>
<LangVersion>latest</LangVersion>
<Nullable>enable</Nullable>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
Expand All @@ -26,9 +26,10 @@
<RepositoryType>git</RepositoryType>
<PackageTags>bmecat bmecat-2005 opentrans opentrans-21</PackageTags>
<PackageReleaseNotes>
1.0.2
- #11: BMEcat header catalog language should be a list
- #13: Undeserializable content can now be validated with additional extension method
1.0.3
- #14: ORDER Document type EMAIL differences
- #15: Flaky Tests Due To Build Acceleration
- #16: Only Support Officially Supported .NET Versions
</PackageReleaseNotes>
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
<IncludeSymbols>true</IncludeSymbols>
Expand Down

0 comments on commit 30d6006

Please sign in to comment.