James-LG / AutoCursorLock

Locks cursor to specified windows while in focus. Good for games that don't properly lock the cursor.
MIT License
96 stars 2 forks source link

AutoCursorLock does not recognize .NET Framework 4.8.1 #5

Closed A-nonymous027 closed 2 months ago

A-nonymous027 commented 5 months ago

Title says everything. image

James-LG commented 5 months ago

Version 1.1.1 was using a very out of date .NET 5.

I just released v1.1.2 which requires .NET 7 or higher.

https://github.com/James-LG/AutoCursorLock/releases/tag/v1.1.2 https://dotnet.microsoft.com/en-us/download/dotnet/8.0