File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 2.0.0-preview.17 "
2+ "." : " 2.0.0-preview.18 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.0.0-preview.18] ( https://github.com/microsoft/OpenAPI.NET/compare/v2.0.0-preview.17...v2.0.0-preview.18 ) (2025-04-18)
4+
5+
6+ ### Bug Fixes
7+
8+ * avoid calling virtual members in constructor ([ 5835057] ( https://github.com/microsoft/OpenAPI.NET/commit/5835057a7e905e371f859e727ddaf65ec08c6db0 ) )
9+ * normalized override implementation for parameter types serialization in v2 ([ 5930916] ( https://github.com/microsoft/OpenAPI.NET/commit/593091621926defcbc2727a922613e34557d882a ) )
10+
311## [ 2.0.0-preview.17] ( https://github.com/microsoft/OpenAPI.NET/compare/v2.0.0-preview.16...v2.0.0-preview.17 ) (2025-04-16)
412
513
Original file line number Diff line number Diff line change 1212 <PackageProjectUrl >https://github.com/Microsoft/OpenAPI.NET</PackageProjectUrl >
1313 <Copyright >© Microsoft Corporation. All rights reserved.</Copyright >
1414 <PackageTags >OpenAPI .NET</PackageTags >
15- <Version >2.0.0-preview.17 </Version >
15+ <Version >2.0.0-preview.18 </Version >
1616 </PropertyGroup >
1717 <!-- https://github.com/clairernovotny/DeterministicBuilds#deterministic-builds -->
1818 <PropertyGroup Condition =" '$(TF_BUILD)' == 'true'" >
You can’t perform that action at this time.
0 commit comments