VSSDK.Designer
7.0.4
This package provides the Visual Studio "Designer" reference assemblies used by Visual Studio 2003 and newer.
Microsoft.VisualStudio.Designer.Interfaces.dll
Install-Package VSSDK.Designer -Version 7.0.4
dotnet add package VSSDK.Designer --version 7.0.4
<PackageReference Include="VSSDK.Designer" Version="7.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VSSDK.Designer --version 7.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: VSSDK.Designer, 7.0.4"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
- VSSDK.IDE (>= 7.0.4 && < 8.0.0)
Used By
NuGet packages (4)
Showing the top 4 NuGet packages that depend on VSSDK.Designer:
Package | Downloads |
---|---|
VisualStudio.Cps.AscxDesignerGenerator
Contains a custom tool / generator for generating ascx.designer.cs files from ascx files. CPS based projects can re-use this tool.
|
|
Microsoft.VisualStudio.Project.12.0
The Managed Package Framework for Visual Studio Projects, for extensions targeting Visual Studio 2013 and newer.
|
|
Microsoft.VisualStudio.Project.10.0
The Managed Package Framework for Visual Studio Projects, for extensions targeting Visual Studio 2010 and newer.
|
|
Microsoft.VisualStudio.Project.11.0
The Managed Package Framework for Visual Studio Projects, for extensions targeting Visual Studio 2012 and newer.
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on VSSDK.Designer:
Repository | Stars |
---|---|
tunnelvisionlabs/JavaForVS
Java Language Support extension for Visual Studio
|