diff --git a/Directory.Build.props b/Directory.Build.props index cae926f..e1fe308 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,8 +1,8 @@ - 2.29.2 - 2.29.1 + 2.29.3 + 2.29.2 12.0 enable enable diff --git a/ReleaseNotes.md b/ReleaseNotes.md index 0763803..9eeb626 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -1,6 +1,6 @@ # Release Notes -## 2.29.2 +## 2.29.3 * Allow missing or empty HTTP content to be treated as an empty DTO for backward compatibility with method bodies that previously had no fields.