sabaatworld / HyperionScreenCap

Screen capture program for Hyperion ambilight. Updated to support DirectX 11, multiple displays and multiple Hyperion servers.
MIT License
118 stars 18 forks source link

feat: upgrade to latest VS2019 and .NET4.8 #37

Closed xas closed 4 years ago

xas commented 4 years ago
sabaatworld commented 4 years ago

Thanks for this.

xas commented 4 years ago

I clean up SlimDx using For Costura and Fody, except on the PostBuild, I didn't find any reference on it, and I don't see when it was used.

I hope I'm not missing something

I played with the app (DX11, compiled on x64 platform) and everything seems fine

Just for the record, .NET4.8 means no more WinXP. I thought about adding a .NET 4.0 target framework, but I was unsure, so I did not.

sabaatworld commented 4 years ago

Not sure how many people use Windows XP now. I think it should be fine to upgrade .NET.