-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathProjectTypes.cs
More file actions
73 lines (65 loc) · 6.52 KB
/
ProjectTypes.cs
File metadata and controls
73 lines (65 loc) · 6.52 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
namespace HandyTools
{
public static class ProjectTypes
{
public const string ASP_NET_5 = "{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}"; // ASP.NET 5
public const string ASP_NET_MVC_1 = "{603C0E0B-DB56-11DC-BE95-000D561079B0}"; // ASP.NET MVC 1
public const string ASP_NET_MVC_2 = "{F85E285D-A4E0-4152-9332-AB1D724D3325}"; // ASP.NET MVC 2
public const string ASP_NET_MVC_3 = "{E53F8FEA-EAE0-44A6-8774-FFD645390401}"; // ASP.NET MVC 3
public const string ASP_NET_MVC_4 = "{E3E379DF-F4C6-4180-9B81-6769533ABE47}"; // ASP.NET MVC 4
public const string ASP_NET_MVC_5 = "{349C5851-65DF-11DA-9384-00065B846F21}"; // ASP.NET MVC 5
public const string Database = "{A9ACE9BB-CECE-4E62-9AA4-C7E7C5BD2124}"; // Database
public const string DatabaseOther = "{4F174C21-8C12-11D0-8340-0000F80270F8}"; // Database (other project types)
public const string DeploymentCab = "{3EA9E505-35AC-4774-B492-AD1749C4943A}"; // Deployment Cab
public const string DeploymentMerge_Module = "{06A35CCD-C46D-44D5-987B-CF40FF872267}"; // Deployment Merge Module
public const string DeploymentSetup = "{978C614F-708E-4E1A-B201-565925725DBA}"; // Deployment Setup
public const string DeploymentSmartDeviceCab = "{AB322303-2255-48EF-A496-5904EB18DA55}"; // Deployment Smart Device Cab
public const string DistributedSystem = "{F135691A-BF7E-435D-8960-F99683D2D49C}"; // Distributed System
public const string DynamicsAXCSharp = "{BF6F8E12-879D-49E7-ADF0-5503146B24B8}"; // Dynamics 2012 AX C# in AOT
public const string FSharp = "{F2A71F9B-5D33-465A-A702-920D77279786}"; // F#
public const string JSharp = "{E6FDF86B-F3D1-11D4-8576-0002A516ECE8}"; // J#
public const string LegacySmartDeviceCSharp = "{20D4826A-C6FA-45DB-90F4-C717570B9F32}"; // Legacy (2003) Smart Device (C#)
public const string LegacySmartDeviceVB = "{CB4CE8C6-1BDB-4DC7-A4D3-65A1999772F8}"; // Legacy (2003) Smart Device (VB.NET)
public const string MicroFramework = "{b69e3092-b931-443c-abe7-7e7b65f2a37f}"; // Micro Framework
public const string ModelViewController2 = "{F85E285D-A4E0-4152-9332-AB1D724D3325}"; // Model-View-Controller v2 (MVC 2)
public const string ModelViewController3 = "{E53F8FEA-EAE0-44A6-8774-FFD645390401}"; // Model-View-Controller v3 (MVC 3)
public const string MonoAndroid = "{EFBA0AD7-5A72-4C68-AF49-83D382785DCF}"; // Mono for Android
public const string MonoTouch = "{6BC8ED88-2882-458C-8E55-DFD12B67127B}"; // MonoTouch
public const string MonoTouchBinding = "{F5B4F3BC-B597-4E2B-B552-EF5D8A32436F}"; // MonoTouch Binding
public const string Node = "{9092AA53-FB77-4645-B42D-1CCCA6BD08BD}"; // Node.js
public const string PortableClassLibrary = "{786C830F-07A1-408B-BD7F-6EE04809D6DB}"; // Portable Class Library
public const string ProjectFolders = "{66A26720-8FB5-11D2-AA7E-00C04F688DDE}"; // Project Folders
public const string SharePointCSharp = "{593B0543-81F6-4436-BA1E-4747859CAAE2}"; // SharePoint (C#)
public const string SharePointVB = "{EC05E597-79D4-47f3-ADA0-324C4F7C7484}"; // SharePoint (VB.NET)
public const string SharePointWorkflow = "{F8810EC1-6754-47FC-A15F-DFABD2E3FA90}"; // SharePoint Workflow
public const string Silverlight = "{A1591282-1198-4647-A2B1-27E5FF5F6F3B}"; // Silverlight
public const string SmartDeviceCSharp = "{4D628B5B-2FBC-4AA6-8C16-197242AEB884}"; // Smart Device (C#)
public const string SmartDeviceVB = "{68B1623D-7FB9-47D8-8664-7ECEA3297D4F}"; // Smart Device (VB.NET)
public const string SolutionFolder = "{2150E333-8FDC-42A3-9474-1A3956D46DE8}"; // Solution Folder
public const string SharedProject = "{D954291E-2A0B-460D-934E-DC6B0785DB48}"; // Shared Project
public const string Test = "{3AC096D0-A1C2-E12C-1390-A8335801FDAB}"; // Test
public const string UniversalWindowsClassLibrary = "{A5A43C5B-DE2A-4C0C-9213-0A381AF9435A}"; // Universal Windows Class Library
public const string VisualDatabaseTools = "{C252FEB5-A946-4202-B1D4-9916A0590387}"; // Visual Database Tools
public const string VisualStudio2015InstallerProjectExtension = "{54435603-DBB4-11D2-8724-00A0C9A8B90C}"; // Visual Studio 2015 Installer Project Extension
public const string VisualStudioToolsApplications = "{A860303F-1F3F-4691-B57E-529FC101A107}"; // Visual Studio Tools for Applications (VSTA)
public const string VisualStudioToolsOffice = "{BAA0C2D2-18E2-41B9-852F-F413020CAA33}"; // Visual Studio Tools for Office (VSTO)
public const string WebSite = "{E24C65DC-7377-472B-9ABA-BC803B73C61A}"; // Web Site
public const string WindowsCSharp = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"; // Windows (C#)
public const string WindowsVB = "{F184B08F-C81C-45F6-A57F-5ABD9991F28F}"; // Windows (VB.NET)
public const string WindowsCPlusPlus = "{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}"; // Windows (Visual C++)
public const string WindowsCommunicationFoundation = "{3D9AD99F-2412-4246-B90B-4EAA41C64699}"; // Windows Communication Foundation
public const string WindowsPhone8Web = "{76F1466A-8B6D-4E39-A767-685A06062A39}"; // Windows Phone 8/8.1 Blank/Hub/Webview App
public const string WindowsPhone8CSharp = "{C089C8C0-30E0-4E22-80C0-CE093F111A43}"; // Windows Phone 8/8.1 App (C#)
public const string WindowsPhone8VB = "{DB03555F-0C8B-43BE-9FF9-57896B3C5E56}"; // Windows Phone 8/8.1 App (VB.NET)
public const string WindowsPresentationFoundation = "{60DC8134-EBA5-43B8-BCC9-BB4BC16C2548}"; // Windows Presentation Foundation (WPF)
public const string WindowsStore = "{BC8A1FFA-BEE3-4634-8014-F334798102B3}"; // Windows Store (Metro) Apps & Components
public const string WorkflowCSharp = "{14822709-B5A1-4724-98CA-57A101D1B079}"; // Workflow (C#)
public const string WorkflowVB = "{D59BE175-2ED0-4C54-BE3D-CDAA9F3214C8}"; // Workflow (VB.NET)
public const string WorkflowFoundation = "{32F31D43-81CC-4C15-9DE6-3FC5453562B6}"; // Workflow Foundation
public const string XamarinAndroid = "{EFBA0AD7-5A72-4C68-AF49-83D382785DCF}"; // Xamarin.Android
public const string XamariniOS = "{6BC8ED88-2882-458C-8E55-DFD12B67127B}"; // Xamarin.iOS
public const string XNAWindows = "{6D335F3A-9D43-41b4-9D22-F6F17C4BE596}"; // XNA (Windows)
public const string XNAXBox = "{2DF5C3F4-5A5F-47a9-8E94-23B4456F55E2}"; // XNA (XBox)
public const string XNAZune = "{D399B71A-8929-442a-A9AC-8BEC78BB2433}"; // XNA (Zune)
}
}