Skip to content

Instantly share code, notes, and snippets.

@peteraritchie
Last active July 13, 2023 14:00
Show Gist options
  • Save peteraritchie/e085c544a700b6fbba28ffc723564af1 to your computer and use it in GitHub Desktop.
Save peteraritchie/e085c544a700b6fbba28ffc723564af1 to your computer and use it in GitHub Desktop.

Microsoft Visual Studio SLN GUIDs

Canonical project GUID reference

As of 2023-7-12:

Type GUID
Microsoft.NET.Sdk C# projects (.csproj) 9A19103F-16F7-4668-BE54-9A1E7A4F7556
Microsoft.NET.Sdk Visual Basic projects (.vbproj) 778DAE3C-4631-46EA-AA77-85C1314464D9
Visual Studio solution folder 2150E333-8FDC-42A3-9474-1A3956D46DE8
Azure SDK project (.ccproj) CC5FD16D-436D-48AD-A40C-5A424C6E3E79
Visual C++ projects (.vcxproj) 8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942
F# projects (.fsproj) F2A71F9B-5D33-465A-A702-920D77279786
SQL Server database projects (.sqlproj) 00D1A9C2-B5F0-4AF3-8072-F6C62B433612
WiX projects (.wixproj) 930C7802-8A8C-48F9-8165-68863BCCD9DD
Shared projects (.shproj) D954291E-2A0B-460D-934E-DC6B0785DB48
Node JS projects (.njsproj) 9092AA53-FB77-4645-B42D-1CCCA6BD08BD
NuProj projects (.nuproj) FF286327-C783-4F7A-AB73-9BCBAD0D4460
Windows Application Packaging projects (.wapproj) C7167F0D-BC9F-4E6E-AFE1-012C56B48DB5
Scope SDK projects (.scopeproj) 202899A3-C531-4771-9089-0213D66978AE
Azure Service Fabric projects (.sfproj) A07B5EB6-E848-4116-A8D0-A826331D98C6
Visual J# projects (.vjsproj) E6FDF86B-F3D1-11D4-8576-0002A516ECE8
Legacy C# projects (.csproj) FAE04EC0-301F-11D3-BF4B-00C04F79EFBC
Legacy Visual Basic projects (.vbproj) F184B08F-C81C-45F6-A57F-5ABD9991F28F
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment