EgorBo / Xamaridea

Visual Studio extension. Opens *.axml/xml files in IDEA or Android Studio (Xamarin.Android)
GNU General Public License v2.0
78 stars 22 forks source link

**Updated:** VSIX Manifest file to support Visual Studio 2019. #21

Closed michaelm7456 closed 6 months ago

michaelm7456 commented 4 years ago

I've had a look into this one and I believe these changes should allow the Extension to work with Visual Studio 2019.

Original issue: Issue #20 - Install on Visual Studio 2019 fails

This involved some minor updates to the Manifest file to allow later Versions of Visual Studio and also updated the Version Range for the 'Microsoft.VisualStudio.Component.CoreEditor' prerequisite.

Hope this helps!

michaelm7456 commented 4 years ago

@EgorBo, is it possible to have this Pull Request merged and the latest changes published to the Visual Studio Gallery if it meets your approval?

Many thanks for the excellent Extension!

Zintom commented 2 years ago

@EgorBo Could this please be looked at? We would really love this extension in VS 2019!