Skip to content

Commit 30d6006

Browse files
committed
Version 1.0.3
1 parent 750a35d commit 30d6006

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

Directory.Build.props

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22
<PropertyGroup>
3-
<Version>1.0.2</Version>
3+
<Version>1.0.3</Version>
44
<LangVersion>latest</LangVersion>
55
<Nullable>enable</Nullable>
66
<GenerateDocumentationFile>true</GenerateDocumentationFile>
@@ -26,9 +26,10 @@
2626
<RepositoryType>git</RepositoryType>
2727
<PackageTags>bmecat bmecat-2005 opentrans opentrans-21</PackageTags>
2828
<PackageReleaseNotes>
29-
1.0.2
30-
- #11: BMEcat header catalog language should be a list
31-
- #13: Undeserializable content can now be validated with additional extension method
29+
1.0.3
30+
- #14: ORDER Document type EMAIL differences
31+
- #15: Flaky Tests Due To Build Acceleration
32+
- #16: Only Support Officially Supported .NET Versions
3233
</PackageReleaseNotes>
3334
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
3435
<IncludeSymbols>true</IncludeSymbols>

0 commit comments

Comments
 (0)