AdaskoTheBeAsT/Typewriter

Update VSIX manifest with requirement for VS 2022 version

Closed this issue · 1 comments

vuhuy commented

The latest 2.8.0 release contains dependencies to specific binaries for Visual Studio 2022 v17.2. However when using a private gallery, the updated 2.8.0 will also install on clients with Visual Studio 2022 <17.2. Unfortunately, I updated my Visual Studio installation 2022 and lost the ActivityLog.xml.

However, the cause is quite obvious by analysing this commit.

If possible, prevent installation via requirements in the package manifest.

@vuhuy thanks for notifying that - I will update vsix manifest