1
0
mirror of https://github.com/microsoft/TypeScript-Node-Starter.git synced 2025-11-10 08:07:30 +00:00
Files
TypeScript-Node-Starter/TypeScriptNodeStarterTemplate.sln
2018-01-11 00:04:22 -08:00

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.26730.12
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9092AA53-FB77-4645-B42D-1CCCA6BD08BD}") = "TypeScriptNodeStarterTemplate", "TypeScriptNodeStarterTemplate.njsproj", "{E9B89E72-FCE3-4D0E-B4EB-B799440A91E1}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{E9B89E72-FCE3-4D0E-B4EB-B799440A91E1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E9B89E72-FCE3-4D0E-B4EB-B799440A91E1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E9B89E72-FCE3-4D0E-B4EB-B799440A91E1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E9B89E72-FCE3-4D0E-B4EB-B799440A91E1}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {3AD805DF-0C37-4272-ACCE-389B8CB16FBA}
EndGlobalSection
EndGlobal