VsixUpdater 1.0.32
Tool to update VSIX packages to v3 for Visual Studio 2017 - can be used with older versions of Visual Studio
Install-Package VsixUpdater -Version 1.0.32
dotnet add package VsixUpdater --version 1.0.32
<PackageReference Include="VsixUpdater" Version="1.0.32" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VsixUpdater --version 1.0.32
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: VsixUpdater, 1.0.32"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Initial release
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on VsixUpdater:
Repository | Stars |
---|---|
axodox/AxoCover
Nice and free .Net code coverage support for Visual Studio with OpenCover.
|