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-preview10 "
2
+ "." : " 2.0.0-preview.10 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 2.0.0-preview.10] ( https://github.com/microsoft/OpenAPI.NET.OData/compare/v2.0.0-preview10...v2.0.0-preview.10 ) (2025-03-18)
4
+
5
+
6
+ ### Miscellaneous Chores
7
+
8
+ * release 2.0.0-preview.10 ([ 5cd79d7] ( https://github.com/microsoft/OpenAPI.NET.OData/commit/5cd79d76cc63ab3c311351f8e661b2bd7b88b35b ) )
9
+
3
10
## [ 2.0.0-preview10] ( https://github.com/microsoft/OpenAPI.NET.OData/compare/v2.0.0-preview9...v2.0.0-preview10 ) (2025-03-18)
4
11
5
12
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-preview10 </Version >
16
+ <Version >2.0.0-preview.10 </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