File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
33 <OutputType >WinExe</OutputType >
4- <TargetFramework >net9.0-windows10.0.22621 .0</TargetFramework >
5- <TargetPlatformMinVersion >10.0.19041 .0</TargetPlatformMinVersion >
6- <WindowsSdkPackageVersion >10.0.22621.38 </WindowsSdkPackageVersion >
4+ <TargetFramework >net9.0-windows10.0.26100 .0</TargetFramework >
5+ <TargetPlatformMinVersion >10.0.22000 .0</TargetPlatformMinVersion >
6+ <WindowsSdkPackageVersion >10.0.26100.57 </WindowsSdkPackageVersion >
77 <RootNamespace >Edge</RootNamespace >
88 <ApplicationManifest >app.manifest</ApplicationManifest >
99 <Platforms >x86;x64;ARM64</Platforms >
4141 <PackageReference Include =" CommunityToolkit.Mvvm" Version =" 8.4.0-preview2" />
4242 <PackageReference Include =" CommunityToolkit.WinUI.Controls.SettingsControls" Version =" 8.2.241112-preview1" />
4343 <PackageReference Include =" CommunityToolkit.WinUI.Converters" Version =" 8.2.241112-preview1" />
44- <PackageReference Include =" Microsoft.Web.WebView2" Version =" 1.0.2792.45 " />
44+ <PackageReference Include =" Microsoft.Web.WebView2" Version =" 1.0.2950-prerelease " />
4545 <PackageReference Include =" Microsoft.Windows.CsWin32" Version =" 0.3.106" />
4646 <PackageReference Include =" Microsoft.WindowsAppSDK" Version =" 1.6.241106002" />
4747 <PackageReference Include =" Microsoft.Windows.SDK.BuildTools" Version =" 10.0.26100.1742" />
Original file line number Diff line number Diff line change 6161## 使用本软件的最低要求
6262
63631 . 最新版本的 [ Microsoft Edge WebView2 Runtime] ( https://developer.microsoft.com/zh-cn/microsoft-edge/webview2/ )
64- 2 . Windows 10 Build 19041+ 或 Windows 11 系统
64+ 2 . Windows 11 21H2 ( Build 22000.0) 或更高版本
6565
6666## 如何从源代码构建
6767
68681 . [ Visual Studio 2022 Community] ( https://visualstudio.microsoft.com/zh-hans/vs/ )
69692 . 确保安装 ` .NET 桌面开发 ` , ` 通用 Windows 平台开发 ` 等组件
70- 3 . [ .NET 8 .0] ( https://dotnet.microsoft.com/zh-cn/download/dotnet/8 .0 )
70+ 3 . [ .NET 9 .0] ( https://dotnet.microsoft.com/zh-cn/download/dotnet/9 .0 )
71714 . ` NuGet ` 包
You can’t perform that action at this time.
0 commit comments