File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
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 >net6 .0-windows10.0.19041.0</TargetFramework >
4+ <TargetFramework >net8 .0-windows10.0.19041.0</TargetFramework >
55 <TargetPlatformMinVersion >10.0.17763.0</TargetPlatformMinVersion >
6+ <WindowsSdkPackageVersion >10.0.19041.38</WindowsSdkPackageVersion >
67 <RootNamespace >NetworkSelector</RootNamespace >
78 <ApplicationManifest >app.manifest</ApplicationManifest >
89 <Platforms >x86;x64;ARM64</Platforms >
7374 </ItemGroup >
7475
7576 <ItemGroup >
76- <PackageReference Include =" Microsoft.Data.Sqlite" Version =" 8.0.4 " />
77+ <PackageReference Include =" Microsoft.Data.Sqlite" Version =" 8.0.8 " />
7778 <PackageReference Include =" Microsoft.Toolkit.Uwp.Notifications" Version =" 7.1.3" />
78- <PackageReference Include =" Microsoft.WindowsAppSDK" Version =" 1.5.240404000 " />
79+ <PackageReference Include =" Microsoft.WindowsAppSDK" Version =" 1.6.240829007 " />
7980 <PackageReference Include =" Microsoft.Windows.SDK.BuildTools" Version =" 10.0.22621.3233" />
8081 <PackageReference Include =" Newtonsoft.Json" Version =" 13.0.3" />
8182 <PackageReference Include =" PInvoke.User32" Version =" 0.7.124" />
You can’t perform that action at this time.
0 commit comments