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 12
12
<Company >Microsoft</Company >
13
13
<Title >Microsoft Open API OData Reader</Title >
14
14
<RootNamespace >Microsoft.OpenApi.OData</RootNamespace >
15
- <TargetFrameworks >net8</TargetFrameworks >
15
+ <TargetFrameworks >net8.0 </TargetFrameworks >
16
16
<PackageId >Microsoft.OpenApi.OData</PackageId >
17
17
<SignAssembly >true</SignAssembly >
18
18
<Version >2.0.0</Version >
23
23
<PackageReleaseNotes >
24
24
- Upgraded to Microsoft.Odata.Edm 8.0.0
25
25
- Cleaned up obsolete APIs
26
+ - Changed target framework to net8.0
26
27
</PackageReleaseNotes >
27
28
<AssemblyName >Microsoft.OpenApi.OData.Reader</AssemblyName >
28
29
<AssemblyOriginatorKeyFile >..\..\tool\Microsoft.OpenApi.OData.snk</AssemblyOriginatorKeyFile >
You can’t perform that action at this time.
0 commit comments