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.3.9 "
2+ "." : " 2.3.10 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.3.10] ( https://github.com/microsoft/OpenAPI.NET/compare/v2.3.9...v2.3.10 ) (2025-11-17)
4+
5+
6+ ### Bug Fixes
7+
8+ * empty strings should be quoted in yaml ([ e919b33] ( https://github.com/microsoft/OpenAPI.NET/commit/e919b33e9d09159217066248483ef4c767865c82 ) )
9+ * empty strings should be quoted in yaml ([ 0ca10db] ( https://github.com/microsoft/OpenAPI.NET/commit/0ca10db3bb9ffa937dd35862068926f3586d6991 ) )
10+
311## [ 2.3.9] ( https://github.com/microsoft/OpenAPI.NET/compare/v2.3.8...v2.3.9 ) (2025-11-06)
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.3.9 </Version >
15+ <Version >2.3.10 </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