File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
src/Microsoft.OpenApi.Hidi Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 14
14
<NoWarn >CA1822</NoWarn >
15
15
</PropertyGroup >
16
16
<ItemGroup >
17
- <PackageReference Include =" BenchmarkDotNet" Version =" 0.15.1 " />
18
- <PackageReference Include =" BenchmarkDotNet.Diagnostics.Windows" Version =" 0.15.1 " />
17
+ <PackageReference Include =" BenchmarkDotNet" Version =" 0.15.2 " />
18
+ <PackageReference Include =" BenchmarkDotNet.Diagnostics.Windows" Version =" 0.15.2 " />
19
19
</ItemGroup >
20
20
<ItemGroup >
21
21
<ProjectReference Include =" ..\..\src\Microsoft.OpenApi\Microsoft.OpenApi.csproj" />
Original file line number Diff line number Diff line change 38
38
</PackageReference >
39
39
<PackageReference Include =" System.CommandLine" Version =" 2.0.0-beta4.22272.1" />
40
40
<PackageReference Include =" Microsoft.OData.Edm" Version =" 8.2.3" />
41
- <PackageReference Include =" Microsoft.OpenApi.OData" Version =" 2.0.0-preview.15 " />
41
+ <PackageReference Include =" Microsoft.OpenApi.OData" Version =" 2.0.0-preview9 " />
42
42
<PackageReference Include =" Microsoft.OpenApi.ApiManifest" Version =" 2.0.0-preview5" />
43
43
<PackageReference Include =" System.CommandLine.Hosting" Version =" 0.4.0-alpha.22272.1" />
44
44
</ItemGroup >
You can’t perform that action at this time.
0 commit comments