Skip to content

Commit

Permalink
Version 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
warappa committed Jun 27, 2024
1 parent b3ba957 commit a6ff33b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<Version>1.0.5-pre1</Version>
<Version>1.0.5</Version>
<LangVersion>latest</LangVersion>
<Nullable>enable</Nullable>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
Expand Down Expand Up @@ -28,6 +28,7 @@
<PackageReleaseNotes>
1.0.5
- #19: Quotation document - email deserialization
- #21: Fix serialization of DATETIME in CATALOG
</PackageReleaseNotes>
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
<IncludeSymbols>true</IncludeSymbols>
Expand Down

0 comments on commit a6ff33b

Please sign in to comment.