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 15
15
<TargetFrameworks >netstandard2.0</TargetFrameworks >
16
16
<PackageId >Microsoft.OpenApi.OData</PackageId >
17
17
<SignAssembly >true</SignAssembly >
18
- <Version >1.4.0-preview4 </Version >
18
+ <Version >1.4.0-preview5 </Version >
19
19
<Description >This package contains the codes you need to convert OData CSDL to Open API Document of Model.</Description >
20
20
<Copyright >© Microsoft Corporation. All rights reserved.</Copyright >
21
21
<PackageTags >Microsoft OpenApi OData EDM</PackageTags >
25
25
- Aliases or strips namespace prefixes from segment names when and where applicable #365
26
26
- Adds support for all Org.OData.Core.V1.RevisionKind enum values #372
27
27
- Use directly annotated CountRestriction annotations when creating $count segments for collection-valued navigation properties #328
28
+ - Use MediaType annotation to set the content types of operations with Edm.Stream return types #342
28
29
</PackageReleaseNotes >
29
30
<AssemblyName >Microsoft.OpenApi.OData.Reader</AssemblyName >
30
31
<AssemblyOriginatorKeyFile >..\..\tool\Microsoft.OpenApi.OData.snk</AssemblyOriginatorKeyFile >
You can’t perform that action at this time.
0 commit comments