File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/Microsoft.OpenApi.Hidi Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 45
45
<PackageReference Include =" System.CommandLine" Version =" 2.0.0-beta4.22272.1" />
46
46
<PackageReference Include =" Microsoft.OData.Edm" Version =" 7.16.0" />
47
47
<PackageReference Include =" Microsoft.OpenApi.OData" Version =" 1.4.0" />
48
+ <PackageReference Include =" Microsoft.OpenApi.ApiManifest" Version =" 0.5.0-preview" />
48
49
<PackageReference Include =" System.CommandLine.Hosting" Version =" 0.4.0-alpha.22272.1" />
49
50
</ItemGroup >
50
51
51
52
<ItemGroup >
52
53
<ProjectReference Include =" ..\Microsoft.OpenApi.Readers\Microsoft.OpenApi.Readers.csproj" />
53
54
<ProjectReference Include =" ..\Microsoft.OpenApi\Microsoft.OpenApi.csproj" />
54
- <ProjectReference Include =" ..\..\..\OpenApi.ApiManifest\src\lib\apimanifest.csproj" />
55
55
</ItemGroup >
56
56
57
57
<!-- Make internals available for Unit Testing -->
You can’t perform that action at this time.
0 commit comments