Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 5.0% on nuget.org
Top 6.8% dependent packages on nuget.org
Top 3.2% dependent repos on nuget.org
Top 4.8% forks on nuget.org

nuget.org : msbuilder.vsixinstaller

On a project that references the Microsoft.VSSDK.BuildTools package, enables installing extra VSIXes to the targetted Visual Studio version and instance by simply declaring them as @(Vsix) items: <ItemGroup> <Vsix Include="MyOtherExtension.vsix" /> </ItemGroup> The items will be installed only if needed so that incremental builds are fast, and only if the current project's $(DeployExtension) is set to 'true'. The installation happens automatically before the DeployVsixExtensionFiles runs, but can also be manually invoked by running the InstallVsix target.

Registry - Homepage - JSON
purl: pkg:nuget/msbuilder.vsixinstaller
Keywords: msbuild, inline, vssdk, vsix, vsixinstaller
License: MIT
Latest release: over 124 years ago
First release: over 124 years ago
Dependent packages: 2
Dependent repositories: 5
Stars: 41 on GitHub
Forks: 14 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 24 days ago

    Loading...
    Readme
    Loading...