File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 2.0.0-preview.28 "
2
+ "." : " 2.0.0-preview.29 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 2.0.0-preview.29] ( https://github.com/microsoft/OpenAPI.NET/compare/v2.0.0-preview.28...v2.0.0-preview.29 ) (2025-06-18)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * avoid stack overflow on cyclical references ([ 06cc025] ( https://github.com/microsoft/OpenAPI.NET/commit/06cc025dca43d24955bcd205facefa4347d3f0c7 ) )
9
+
3
10
## [ 2.0.0-preview.28] ( https://github.com/microsoft/OpenAPI.NET/compare/v2.0.0-preview.27...v2.0.0-preview.28 ) (2025-06-16)
4
11
5
12
Original file line number Diff line number Diff line change 12
12
<PackageProjectUrl >https://github.com/Microsoft/OpenAPI.NET</PackageProjectUrl >
13
13
<Copyright >© Microsoft Corporation. All rights reserved.</Copyright >
14
14
<PackageTags >OpenAPI .NET</PackageTags >
15
- <Version >2.0.0-preview.28 </Version >
15
+ <Version >2.0.0-preview.29 </Version >
16
16
</PropertyGroup >
17
17
<!-- https://github.com/clairernovotny/DeterministicBuilds#deterministic-builds -->
18
18
<PropertyGroup Condition =" '$(TF_BUILD)' == 'true'" >
You can’t perform that action at this time.
0 commit comments