VsixUpdater | MSBuild task to update VSIX packages | Code Editor library
kandi X-RAY | VsixUpdater Summary
kandi X-RAY | VsixUpdater Summary
VsixUpdater is a tool to update VSIX packages to version 3 for Visual Studio 2017 compatibility - but unlike the VSSDK Nuget package it can be used with older versions of Visual Studio. As building with older versions is often required for backward compatibility reasons, this tool can be used to avoid multiple build setups to maintain compatibility from Visual Studio 2012 to 2017.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of VsixUpdater
VsixUpdater Key Features
VsixUpdater Examples and Code Snippets
Community Discussions
Trending Discussions on VsixUpdater
QUESTION
I don't use VSIX for integration (supports old VS and SSMS). Installer puts all dlls to "program files" and pkgdef and manifest to specific folders. Currently VS2019 shows message that my extension use "deprecated API".
Image with message from docs.microsoft.com but it's the same.
I done this steps:
- I created asyncPackage (now empty).
- Added with Microsoft.VisualStudio.Component.CoreEditor to vsixmanifest
- Generated catalog.json and manifest.json using code from here
My package looks so (constructor is empty now)
...ANSWER
Answered 2019-Apr-12 at 09:17For whom this can help to resolve the same issue. As I mentioned above we don't use VSIX. And all files are coping by installer. The issue was that this was missed:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install VsixUpdater
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page