Info
Version: | 0.2.0-unstable0006 |
Author(s): | Darrell Tunnell, Sean Werkema |
Last Update: | Sunday, March 5, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dazinator/VisualStudio.CustomTool.AscxDesignerGenerator |
NuGet Url: | https://www.nuget.org/packages/VisualStudio.Cps.AscxDesignerGenerator |
Install
Install-Package VisualStudio.Cps.AscxDesignerGenerator
dotnet add package VisualStudio.Cps.AscxDesignerGenerator
paket add VisualStudio.Cps.AscxDesignerGenerator
VisualStudio.Cps.AscxDesignerGenerator Download (Unzip the "nupkg" after downloading)
Dependencies
- EnvDTE(>= 8.0.1)
- EnvDTE80(>= 8.0.1)
- Microsoft.Build(>= 15.1.548)
- Microsoft.Build.Framework(>= 15.1.548)
- Microsoft.Composition(>= 1.0.30)
- Microsoft.Tpl.Dataflow(>= 4.5.24)
- Microsoft.VisualStudio.Composition(>= 15.0.71)
- Microsoft.VisualStudio.CoreUtility(>= 15.0.26201)
- Microsoft.VisualStudio.Imaging(>= 15.0.26201)
- Microsoft.VisualStudio.OLE.Interop(>= 7.10.6070)
- Microsoft.VisualStudio.ProjectSystem(>= 15.0.737)
- Microsoft.VisualStudio.SDK.VsixSuppression(>= 14.1.32)
- Microsoft.VisualStudio.Shell.14.0(>= 15.0.254145)
- Microsoft.VisualStudio.Shell.Framework(>= 15.0.26201)
- Microsoft.VisualStudio.Shell.Immutable.10.0(>= 15.0.254135)
- Microsoft.VisualStudio.Shell.Immutable.11.0(>= 15.0.254135)
- Microsoft.VisualStudio.Shell.Immutable.12.0(>= 15.0.254135)
- Microsoft.VisualStudio.Shell.Immutable.14.0(>= 15.0.254035)
- Microsoft.VisualStudio.Shell.Interop(>= 7.10.6071)
- Microsoft.VisualStudio.Shell.Interop.8.0(>= 8.0.50727)
- Microsoft.VisualStudio.Shell.Interop.9.0(>= 9.0.30729)
- Microsoft.VisualStudio.TextManager.Interop(>= 7.10.6070)
- Microsoft.VisualStudio.TextManager.Interop.8.0(>= 8.0.50727)
- Microsoft.VisualStudio.Threading(>= 15.0.240)
- Microsoft.VisualStudio.Utilities(>= 15.0.26201)
- Microsoft.VisualStudio.Validation(>= 15.0.82)
- stdole(>= 7.0.3301)
- System.Collections(>= 4.3.0)
- System.Collections.Immutable(>= 1.3.1)
- System.Diagnostics.Debug(>= 4.3.0)
- System.Globalization(>= 4.3.0)
- System.Runtime(>= 4.3.0)
- System.Runtime.InteropServices(>= 4.3.0)
- System.Threading(>= 4.3.0)
- System.Threading.Thread(>= 4.3.0)
- VSSDK.Designer(>= 7.0.4)
- VSSDK.DTE(>= 7.0.4)
- VSSDK.IDE(>= 7.0.4)
- VSSDK.IDE.10(>= 10.0.4)
- VSSDK.IDE.8(>= 8.0.4)
- VSSDK.IDE.9(>= 9.0.4)
- VSSDK.VSLangProj(>= 7.0.4)
- VSSDK.VSLangProj.10(>= 10.0.4)
- VSSDK.VSLangProj.8(>= 8.0.4)
- VSSDK.VSLangProj.9(>= 9.0.4)
Tags
CPS based projects can re-use this tool.