Skip to content

Commit 80efe86

Browse files
committed
chore: 更新依赖
1 parent 97c2b4c commit 80efe86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SangServerTool/SangServerTool.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66
<ImplicitUsings>enable</ImplicitUsings>
77
<Nullable>enable</Nullable>
88
<Authors>SangSQ(桑世强)</Authors>
9-
<Version>1.6.2</Version>
9+
<Version>1.6.3</Version>
1010
<Description>DDNS &amp; SSL Tool</Description>
1111
<Company>SangSQ</Company>
1212
</PropertyGroup>
1313

1414
<ItemGroup>
1515
<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" />
1717
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.0" />
1818
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="8.0.0" />
1919
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />

0 commit comments

Comments
 (0)