DubyaDude / WindowsMediaController

Allows developers to more easily get information from and interact with the Windows 10/11 OS media interface. (Also referred to Windows System Media Transport Controls (SMTC))
https://nuget.org/packages/Dubya.WindowsMediaController
MIT License
129 stars 9 forks source link

Add/Change Windows targets to Windows 10 #9

Closed Aytackydln closed 1 year ago

Aytackydln commented 1 year ago

Current windows targets (windows10.0.22000.0) are for windows 11, minimum windows 10 target is windows10.0.17763.0 Because of this I have to build my own dll for the plugin I'm using for Artemis (it uses windows10.0.17763.0 dlls)

Target framework versioning is confusing, yes. I also made this mistake thinking I was targeting my plugin for w10 but it was actually w11

DubyaDude commented 1 year ago

Added in 2.3.1 release. Nuget is still processing the update as I type this: https://www.nuget.org/packages/Dubya.WindowsMediaController/2.3.1