File tree 3 files changed +14
-2
lines changed
3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 2.0.0-preview10 "
2
+ "." : " 2.0.0-preview.11 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 2.0.0-preview.11] ( https://github.com/microsoft/OpenAPI.NET/compare/v2.0.0-preview10...v2.0.0-preview.11 ) (2025-03-03)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * rename ` OpenApiDocument.SecurityRequirements ` as ` Security ` ([ d8553d6] ( https://github.com/microsoft/OpenAPI.NET/commit/d8553d6e007c1fa38bb982c9eb757678e789111b ) )
9
+
10
+
11
+ ### Miscellaneous Chores
12
+
13
+ * release 2.0.0-preview.11 ([ f425b8e] ( https://github.com/microsoft/OpenAPI.NET/commit/f425b8ed48ce5e488f85ad3060e6c43734274250 ) )
14
+
3
15
## [ 2.0.0-preview10] ( https://github.com/microsoft/OpenAPI.NET/compare/v2.0.0-preview9...v2.0.0-preview10 ) (2025-02-27)
4
16
5
17
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-preview10 </Version >
15
+ <Version >2.0.0-preview.11 </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