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-preview8 "
2
+ "." : " 2.0.0-preview9 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 2.0.0-preview9] ( https://github.com/microsoft/OpenAPI.NET.OData/compare/v2.0.0-preview8...v2.0.0-preview9 ) (2025-02-25)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * removes duplicated package reference ([ 4f7c5aa] ( https://github.com/microsoft/OpenAPI.NET.OData/commit/4f7c5aadd950964d7a0d23a49a5edf2fd89da7fe ) )
9
+ * removes duplicated package reference ([ 42957e3] ( https://github.com/microsoft/OpenAPI.NET.OData/commit/42957e3091dce37c610f5ea1ec49d3ae2d2c8690 ) )
10
+
3
11
## [ 2.0.0-preview8] ( https://github.com/microsoft/openapi.net.odata/compare/v2.0.0-preview7...v2.0.0-preview8 ) (2025-02-11)
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-preview8 </Version >
16
+ <Version >2.0.0-preview9 </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