Microsoft.VisualStudio.SDK.VsixSuppression
14.1.37
dotnet add package Microsoft.VisualStudio.SDK.VsixSuppression --version 14.1.37
NuGet\Install-Package Microsoft.VisualStudio.SDK.VsixSuppression -Version 14.1.37
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.VisualStudio.SDK.VsixSuppression" Version="14.1.37" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.VisualStudio.SDK.VsixSuppression --version 14.1.37
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.VisualStudio.SDK.VsixSuppression, 14.1.37"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.VisualStudio.SDK.VsixSuppression as a Cake Addin #addin nuget:?package=Microsoft.VisualStudio.SDK.VsixSuppression&version=14.1.37 // Install Microsoft.VisualStudio.SDK.VsixSuppression as a Cake Tool #tool nuget:?package=Microsoft.VisualStudio.SDK.VsixSuppression&version=14.1.37
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Prevents Visual Studio SDK reference assemblies from being included in a VSIX archive.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (7)
Showing the top 5 popular GitHub repositories that depend on Microsoft.VisualStudio.SDK.VsixSuppression:
Repository | Stars |
---|---|
microsoft/VSSDK-Extensibility-Samples
Samples for building your own Visual Studio extensions
|
|
microsoft/dotnet-apiport
This repo contains .NET Portability Analyzer (VSIX and Console) libraries and tools
|
|
Dotneteer/spectnetide
ZX Spectrum IDE with Visual Studio 2017 and 2019 integration
|
|
NETMF/llilum
Development Platform for MSIL and UWP apps targeting Micro Controllers. Part of the .NET Micro Framework family.
|
|
szehetner/InliningAnalyzer
Inlining Analyzer is a Visual Studio Extension that shows in the source code if a method call will be inlined by the JIT compiler.
|