diff --git a/Directory.Build.props b/Directory.Build.props index 7dc9e18..d9b36eb 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,8 +1,8 @@ - 2.12.0 - 2.10.1 + 2.12.1 + 2.12.0 12.0 enable enable diff --git a/ReleaseNotes.md b/ReleaseNotes.md index 8f50b6b..8db63a4 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -1,5 +1,9 @@ # Release Notes +## 2.12.1 + +* Add .NET 8 targets. + ## 2.12.0 * Support `[http(from: custom)]` on request/response fields.