Skip to content

Commit

Permalink
Version 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
warappa committed Jan 5, 2024
1 parent 072a56a commit c6c307a
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<Version>1.0.3</Version>
<Version>1.0.4</Version>
<LangVersion>latest</LangVersion>
<Nullable>enable</Nullable>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
Expand All @@ -26,10 +26,8 @@
<RepositoryType>git</RepositoryType>
<PackageTags>bmecat bmecat-2005 opentrans opentrans-21</PackageTags>
<PackageReleaseNotes>
1.0.3
- #14: ORDER Document type EMAIL differences
- #15: Flaky Tests Due To Build Acceleration
- #16: Only Support Officially Supported .NET Versions
1.0.4
- #17: Email fields XML serialization
</PackageReleaseNotes>
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
<IncludeSymbols>true</IncludeSymbols>
Expand Down

0 comments on commit c6c307a

Please sign in to comment.