Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Visual Studio 2022 support (dropping '19 support, sorry)

Pre-release
Pre-release
Compare
Choose a tag to compare
@malware-dev malware-dev released this 30 Apr 09:41
· 33 commits to master since this release

Visual Studio 2022 supported, finally!

Microsoft has made enough updates and changes for me to finally be able to move MDK from 2019 to 2022!

No, this is not the infamous MDK2, but the good ol' MDK migrated to the new '22 form.

Visual Studio 2022 community edition is free. It can be installed side-by-side with your existing VS'19 installation if needed. If you already have VS'22 installed, make sure it's updated to at least 17.5.4.
https://visualstudio.microsoft.com/vs/community/

This is a prerelease. Please test it (let me know if you do so I can keep track) and make issues marked VS'22 if problems are found.

Once this hits public release, the old version for VS'19 will be dropped. I am very sorry for this, but I do not have the capacity to maintain both projects.

NOTE The usual Visual Studio shenanigans apparently is still alive and well.
You might have to clear\rebuild and restart Visual Studio several times before whatever caches it's messing about with gets fixed... You'll get complaints about the analyzer, the MDK.Utilities assemblies, all sorts of BS before it realizes that "hey, everything is actually in order." 🙄