File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
src/Microsoft.OpenApi.OData.Reader Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 1515 <TargetFrameworks >netstandard2.0</TargetFrameworks >
1616 <PackageId >Microsoft.OpenApi.OData</PackageId >
1717 <SignAssembly >true</SignAssembly >
18- <Version >1.5.0-preview4 </Version >
18+ <Version >1.5.0-preview5 </Version >
1919 <Description >This package contains the codes you need to convert OData CSDL to Open API Document of Model.</Description >
2020 <Copyright >© Microsoft Corporation. All rights reserved.</Copyright >
2121 <PackageTags >Microsoft OpenApi OData EDM</PackageTags >
2525- Updates README #13, #253, #40
2626- Fixes casing in default propertyName for `innerError` in the `ErrorMainSchema`
2727- Adds support for `x-ms-enum-flags` extension for flagged enums
28+ - Use containment together with RequiresExplicitBinding annotation to check whether to append bound operations to navigation properties #430
2829 </PackageReleaseNotes >
2930 <AssemblyName >Microsoft.OpenApi.OData.Reader</AssemblyName >
3031 <AssemblyOriginatorKeyFile >..\..\tool\Microsoft.OpenApi.OData.snk</AssemblyOriginatorKeyFile >
You can’t perform that action at this time.
0 commit comments