This package implements the AppDesigner, which is the designer host used for project property pages among other things in Visual Studio.
Info
Version: | 15.0.6142705 |
Author(s): | dotnet |
Last Update: | Wednesday, June 14, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dotnet/roslyn-project-system/ |
NuGet Url: | https://www.nuget.org/packages/Microsoft.VisualStudio.AppDesigner |
Install
Install-Package Microsoft.VisualStudio.AppDesigner
dotnet add package Microsoft.VisualStudio.AppDesigner
paket add Microsoft.VisualStudio.AppDesigner
Microsoft.VisualStudio.AppDesigner Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.VisualStudio.ManagedInterfaces(>= 8.0.50727)
- Microsoft.VisualStudio.TextManager.Interop.10.0(>= 10.0.30319)
- Microsoft.VisualStudio.TextManager.Interop.12.0(>= 12.0.30110)
- Microsoft.VisualStudio.Shell.15.0(>= 15.0.26201)
- Microsoft.VisualStudio.Shell.Design(>= 15.0.26201)
- Microsoft.VisualStudio.Shell.Interop.10.0(>= 10.0.30319)
- Microsoft.VisualStudio.Shell.Interop.11.0(>= 11.0.61030)