mirror of
https://github.com/microsoft/TypeScript-Node-Starter.git
synced 2026-03-24 01:24:06 +00:00
WIP - nothing working at all...
This commit is contained in:
25
TypeScriptNodeStarterTemplate.sln
Normal file
25
TypeScriptNodeStarterTemplate.sln
Normal file
@@ -0,0 +1,25 @@
|
||||
|
||||
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
|
||||
Reference in New Issue
Block a user