File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 6
6
<Version >1.2.4.8</Version >
7
7
8
8
<OutputType >WinExe</OutputType >
9
- <TargetFramework >net6 .0-windows</TargetFramework >
9
+ <TargetFramework >net7 .0-windows</TargetFramework >
10
10
<UseWindowsForms >true</UseWindowsForms >
11
11
<ApplicationManifest >app.manifest</ApplicationManifest >
12
12
<ApplicationIcon >icon.ico</ApplicationIcon >
13
13
</PropertyGroup >
14
14
15
15
<ItemGroup >
16
- <PackageReference Include =" JiuLing.AutoUpgrade" Version =" 1.2.4 " />
17
- <PackageReference Include =" JiuLing.CommonLibs" Version =" 1.3 .2" />
16
+ <PackageReference Include =" JiuLing.AutoUpgrade" Version =" 1.2.8 " />
17
+ <PackageReference Include =" JiuLing.CommonLibs" Version =" 1.5 .2" />
18
18
<PackageReference Include =" JiuLing.Controls.WinForms" Version =" 0.0.3" />
19
19
</ItemGroup >
20
20
Original file line number Diff line number Diff line change 1
- 首次运行时需要安装.Net6运行时 ,下载地址:
2
- https://aka.ms/dotnet/6 .0/windowsdesktop-runtime-win-x64.exe
1
+ 首次运行时需要安装.Net7运行时 ,下载地址:
2
+ https://aka.ms/dotnet/7 .0/windowsdesktop-runtime-win-x64.exe
You can’t perform that action at this time.
0 commit comments