File tree 3 files changed +11
-2
lines changed
3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 2.0.0-preview.14 "
2
+ "." : " 2.0.0-preview.15 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 2.0.0-preview.15] ( https://github.com/microsoft/OpenAPI.NET/compare/v2.0.0-preview.14...v2.0.0-preview.15 ) (2025-03-18)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * Include hidi in solution ([ 7f4bec8] ( https://github.com/microsoft/OpenAPI.NET/commit/7f4bec8304771b498e8b0e33c706869ff79fd155 ) )
9
+ * remove duplicate unused property ([ f62e039] ( https://github.com/microsoft/OpenAPI.NET/commit/f62e039a2efde04d0c3988b359ca09ab3349a40b ) )
10
+ * revert change to exclude hidi in solution ([ c3afe4e] ( https://github.com/microsoft/OpenAPI.NET/commit/c3afe4e8af2526e957940503a31079ed5f027c0a ) )
11
+
3
12
## [ 2.0.0-preview.14] ( https://github.com/microsoft/OpenAPI.NET/compare/v2.0.0-preview.13...v2.0.0-preview.14 ) (2025-03-18)
4
13
5
14
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.14 </Version >
15
+ <Version >2.0.0-preview.15 </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