Skip to content

Commit 4d54ce0

Browse files
committed
升级版本
1 parent faa7c44 commit 4d54ce0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/ComputerLock.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<Authors>九零</Authors>
55
<Product>透明锁屏</Product>
6-
<Version>2.0.5.30</Version>
6+
<Version>2.0.6</Version>
77
<OutputType>WinExe</OutputType>
88
<TargetFramework>net7.0-windows</TargetFramework>
99
<Nullable>enable</Nullable>
@@ -17,11 +17,11 @@
1717
</PropertyGroup>
1818

1919
<ItemGroup>
20-
<PackageReference Include="JiuLing.AutoUpgrade" Version="2.1.2" />
20+
<PackageReference Include="JiuLing.AutoUpgrade" Version="2.1.3" />
2121
<PackageReference Include="JiuLing.CommonLibs" Version="1.6.6" />
2222
<PackageReference Include="Microsoft.AspNetCore.Components.WebView.Wpf" Version="7.0.101" />
2323
<PackageReference Include="ModernWpfUI" Version="0.9.6" />
24-
<PackageReference Include="MudBlazor" Version="6.11.1" />
24+
<PackageReference Include="MudBlazor" Version="6.11.2" />
2525
</ItemGroup>
2626

2727
<ItemGroup>

0 commit comments

Comments
 (0)