File tree 3 files changed +10
-2
lines changed
3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 2.0.0-preview.15 "
2
+ "." : " 2.0.0-preview.16 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 2.0.0-preview.16] ( https://github.com/microsoft/OpenAPI.NET/compare/v2.0.0-preview.15...v2.0.0-preview.16 ) (2025-03-20)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * always serialize security schemes in components ([ 3aac661] ( https://github.com/microsoft/OpenAPI.NET/commit/3aac661ca2e8050136c423f2835fcdd3a9096482 ) )
9
+ * always serialize security schemes in components ([ a765acf] ( https://github.com/microsoft/OpenAPI.NET/commit/a765acf380135694bbd4d1336bd4beddef6ef808 ) )
10
+
3
11
## [ 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
12
5
13
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.15 </Version >
15
+ <Version >2.0.0-preview.16 </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