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-preview7 "
2+ "." : " 2.0.0-preview8 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.0.0-preview8] ( https://github.com/microsoft/OpenAPI.NET/compare/v2.0.0-preview7...v2.0.0-preview8 ) (2025-02-08)
4+
5+
6+ ### Bug Fixes
7+
8+ * add meaningful exception message during validation ([ 4a6547d] ( https://github.com/microsoft/OpenAPI.NET/commit/4a6547d08c86194e1783ce7f52e8248ca15556e0 ) )
9+ * add meaningful exception message during validation ([ 74d20ed] ( https://github.com/microsoft/OpenAPI.NET/commit/74d20edebb6c5ee6150e8e03a42a40ed8c01d1da ) )
10+
311## [ 2.0.0-preview7] ( https://github.com/microsoft/OpenAPI.NET/compare/v2.0.0-preview6...v2.0.0-preview7 ) (2025-02-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.0.0-preview7 </Version >
15+ <Version >2.0.0-preview8 </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