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 6
6
<ImplicitUsings >enable</ImplicitUsings >
7
7
<Nullable >enable</Nullable >
8
8
<Authors >SangSQ(桑世强)</Authors >
9
- <Version >1.6.2 </Version >
9
+ <Version >1.6.3 </Version >
10
10
<Description >DDNS & SSL Tool</Description >
11
11
<Company >SangSQ</Company >
12
12
</PropertyGroup >
13
13
14
14
<ItemGroup >
15
15
<PackageReference Include =" Certes" Version =" 3.0.4" />
16
- <PackageReference Include =" Microsoft.Extensions.Configuration.Binder" Version =" 8.0.1 " />
16
+ <PackageReference Include =" Microsoft.Extensions.Configuration.Binder" Version =" 8.0.2 " />
17
17
<PackageReference Include =" Microsoft.Extensions.Configuration.Json" Version =" 8.0.0" />
18
18
<PackageReference Include =" Microsoft.Extensions.Logging.Console" Version =" 8.0.0" />
19
19
<PackageReference Include =" System.CommandLine" Version =" 2.0.0-beta4.22272.1" />
You can’t perform that action at this time.
0 commit comments