Skip to main content
JetBrains.Platform.Lib.VisualStudio.AnyVs.ShellInterop.PrivateBuild package icon

JetBrains.Platform.Lib.VisualStudio.AnyVs.ShellInterop.PrivateBuild

DLLs for referencing from VisualStudio integration projects. Make sure you follow the rules for referencing DLLs from specific VS versions. The referenced DLL must be legitimate in context of the VS-version-affinity of your project. A JustVsXY.dll can only be referenced from the same-version JustVsXY project. It MUST NOT be used in any SinceVsUV project, because it's only available in one specific VS version. A SinceVsXY.dll can be referenced from JustVsUV or SinceVsUV, provided that XY is not above UV. AnyVs.dll is actually SinceVsXY where XY is below any supported VS, so it can be used freely.

Total Downloads
0
0
Published
Jan 1, 1900
Latest stable version

Install

.NET CLI
dotnet add package JetBrains.Platform.Lib.VisualStudio.AnyVs.ShellInterop.PrivateBuild --version 2.0.20141005.1
Package Manager Console
Install-Package JetBrains.Platform.Lib.VisualStudio.AnyVs.ShellInterop.PrivateBuild -Version 2.0.20141005.1
PackageReference
<PackageReference Include="JetBrains.Platform.Lib.VisualStudio.AnyVs.ShellInterop.PrivateBuild" Version="2.0.20141005.1" />

Frameworks

No framework metadata available.

Dependencies

No declared dependencies.

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

This version is unlisted. Prefer a listed release unless you deliberately need this exact version for reproducibility.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.