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 1
1
{
2
- "." : " 2.0.0-preview.16 "
2
+ "." : " 2.0.0-preview.17 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 2.0.0-preview.17] ( https://github.com/microsoft/OpenAPI.NET.OData/compare/v2.0.0-preview.16...v2.0.0-preview.17 ) (2025-07-02)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * trigger a new release to unblock hidi ([ 60f887e] ( https://github.com/microsoft/OpenAPI.NET.OData/commit/60f887e871c1031c70f82110ced332188f832e74 ) )
9
+ * trigger a new release to unblock hidi ([ f236734] ( https://github.com/microsoft/OpenAPI.NET.OData/commit/f236734e73d70b744c0604c3019f3d8a77dee955 ) )
10
+
3
11
## [ 2.0.0-preview.16] ( https://github.com/microsoft/OpenAPI.NET.OData/compare/v2.0.0-preview.15...v2.0.0-preview.16 ) (2025-06-10)
4
12
5
13
Original file line number Diff line number Diff line change 13
13
<PackageProjectUrl >https://github.com/Microsoft/OpenAPI.NET.OData</PackageProjectUrl >
14
14
<Copyright >© Microsoft Corporation. All rights reserved.</Copyright >
15
15
<PackageTags >Microsoft OpenApi OData EDM</PackageTags >
16
- <Version >2.0.0-preview.16 </Version >
16
+ <Version >2.0.0-preview.17 </Version >
17
17
</PropertyGroup >
18
18
<!-- https://github.com/clairernovotny/DeterministicBuilds#deterministic-builds -->
19
19
<PropertyGroup Condition =" '$(TF_BUILD)' == 'true'" >
You can’t perform that action at this time.
0 commit comments