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.4.1 "
2+ "." : " 2.4.2 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.4.2] ( https://github.com/microsoft/OpenAPI.NET/compare/v2.4.1...v2.4.2 ) (2025-12-22)
4+
5+
6+ ### Bug Fixes
7+
8+ * wrap extension parser calls in try-catch to ensure correct error pointers ([ 63cf4a3] ( https://github.com/microsoft/OpenAPI.NET/commit/63cf4a3029fe2d285a6fe2724e30ffcf3bdd2f9f ) )
9+ * wrap extension parser calls in try-catch to ensure correct error pointers ([ 458cabe] ( https://github.com/microsoft/OpenAPI.NET/commit/458cabe6cd0fbdb192dbd17f2d6ab3b8162d1166 ) )
10+
311## [ 2.4.1] ( https://github.com/microsoft/OpenAPI.NET/compare/v2.4.0...v2.4.1 ) (2025-12-18)
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.4.1 </Version >
15+ <Version >2.4.2 </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