Code Monkey home page Code Monkey logo

Comments (3)

3F avatar 3F commented on August 18, 2024
The extension targets Visual Studio "15" but is missing a setup file '/manifest.json'.
v
The extension targets Visual Studio "15" but is missing a setup file '/catalog.json'.
v
This extension targets Visual Studio "15" but is missing setup dependencies.

If try to use VS 15 and:

<!-- to generate manifest.json -->
<GenerateVsixV3>true</GenerateVsixV3>

even for new empty VSIX project I only see manifest.json, for example:

{"id":"VSIXProject1.Company.e29eb6bb-8dc4-48a4-8cd4-db59fc7d4d41","version":"1.0","type":"Vsix","language":"en-US","files":[{"fileName":"/extension.vsixmanifest","sha256":"01E9CA3C115CE69D3ED86EC701405280CAA562DDE64D0DB039056DC912706AC1"}]}

/catalog.json + some dependencies, still as a error for upload in VS Gallery even for new empty project (template: Extensibility - VSIX Project)

Related this:

Tim Sneath
We haven't yet published documentation on the new extension format, but plan to do so within the next month.

time will tell...

from vscommandevent.

3F avatar 3F commented on August 18, 2024

For https://visualstudiogallery.msdn.microsoft.com/ad9f19b2-04c0-46fe-9637-9a52ce4ca661

I released other build v1.2.0.12141

The only difference between v1.2.0.11076 and v1.2.0.12141: vsix package in 12141 does not contain the definition - VisualStudio Version="15.0" in source.extension.vsixmanifest

  • The complete support of VS 15 should be later (it does not depend on me)
  • Use rev 11076 for testing on VS 15 today if needed.

from vscommandevent.

3F avatar 3F commented on August 18, 2024

MS changed the distribution type for this plugin manually.
Modern packages will be distributed in the same way like https://github.com/3F/vsSolutionBuildEvent

ie. SDK10 & SDK15

VS2019 support is considering now via #2. Closed.

from vscommandevent.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.