File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- <Project Sdk =" Microsoft.NET.Sdk" >
1
+ <Project Sdk =" Microsoft.NET.Sdk" >
2
2
3
3
<PropertyGroup >
4
4
<OutputType >Exe</OutputType >
32
32
<PackageReference Include =" Microsoft.Extensions.Configuration" Version =" 7.0.0" />
33
33
<PackageReference Include =" Microsoft.Extensions.Configuration.Binder" Version =" 7.0.4" />
34
34
<PackageReference Include =" Microsoft.Extensions.Configuration.Json" Version =" 7.0.0" />
35
- <PackageReference Include =" Microsoft.OpenApi.Readers" Version =" 1.6.8 " />
35
+ <PackageReference Include =" Microsoft.OpenApi.Readers" Version =" 1.6.9 " />
36
36
<PackageReference Include =" System.CommandLine" Version =" 2.0.0-beta4.22272.1" />
37
37
<PackageReference Include =" Titanium.Web.Proxy" Version =" 3.2.0" />
38
38
</ItemGroup >
You can’t perform that action at this time.
0 commit comments