File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 3.10.0 "
2+ "." : " 3.10.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 3.10.1] ( https://github.com/microsoft/OpenAPI.NET/compare/v3.10.0...v3.10.1 ) (2026-08-19)
4+
5+
6+ ### Bug Fixes
7+
8+ * circular ref guard ([ #3033 ] ( https://github.com/microsoft/OpenAPI.NET/issues/3033 ) ) ([ 8018d40] ( https://github.com/microsoft/OpenAPI.NET/commit/8018d40aac5fc6ed5e022e6203ee917ecf36472c ) )
9+ * harden yaml parsing ([ #3027 ] ( https://github.com/microsoft/OpenAPI.NET/issues/3027 ) ) ([ e0d5e9d] ( https://github.com/microsoft/OpenAPI.NET/commit/e0d5e9d105ad1a7b29ff6c628793614f5610f048 ) )
10+
311## [ 3.10.0] ( https://github.com/microsoft/OpenAPI.NET/compare/v3.9.0...v3.10.0 ) (2026-08-11)
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 >3.10.0 </Version >
15+ <Version >3.10.1 </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