Fixed resolution switching when laptop screen is not main, added support for > 120hz laptop screens

This commit is contained in:
seerge
2023-02-18 14:38:20 +01:00
parent 7683f2472b
commit 414167f008
4 changed files with 119 additions and 30 deletions

View File

@@ -31,7 +31,6 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
<PackageReference Include="System.Management" Version="7.0.0" />
<PackageReference Include="TaskScheduler" Version="2.10.1" />
</ItemGroup>