diff --git a/DS4Windows/DS4Windows.csproj b/DS4Windows/DS4Windows.csproj index 0798107..a4473b9 100644 --- a/DS4Windows/DS4Windows.csproj +++ b/DS4Windows/DS4Windows.csproj @@ -114,13 +114,8 @@ 6 - - ..\packages\TaskScheduler.2.5.28\lib\net452\JetBrains.Annotations.dll - True - - - ..\packages\TaskScheduler.2.5.28\lib\net452\Microsoft.Win32.TaskScheduler.dll - True + + ..\packages\TaskScheduler.2.7.2\lib\net452\Microsoft.Win32.TaskScheduler.dll diff --git a/DS4Windows/packages.config b/DS4Windows/packages.config index 3741f33..3f81e59 100644 --- a/DS4Windows/packages.config +++ b/DS4Windows/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/TODO.md b/TODO.md index 360ae0e..89d3a41 100644 --- a/TODO.md +++ b/TODO.md @@ -18,6 +18,6 @@ instances. Make permanent instances and reuse those instances. for racing games. It is already a better experience than what the Steam Controller offers though. * Possibly lower Enhanced Precision sensitivity by a notch -* Look into updating Task Scheduler to latest version +* ~~Look into updating Task Scheduler to latest version~~ * Look into trackball emulation methods and attempt to implement it