-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathNFive.Start.sln
23 lines (23 loc) · 1.09 KB
/
NFive.Start.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27703.2042
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{F7AF6337-78F5-4C96-B3CB-C7AC4D0CCBB5}"
ProjectSection(SolutionItems) = preProject
nfive.yml = nfive.yml
EndProjectSection
EndProject
Project("{7CC7959C-8AF6-40C7-AFF4-6E1DE82F92EE}") = "Start.Client", "Start.Client\Start.Client.csproj", "{6EDCB405-6072-447B-8383-E6309E26917D}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{6EDCB405-6072-447B-8383-E6309E26917D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6EDCB405-6072-447B-8383-E6309E26917D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6EDCB405-6072-447B-8383-E6309E26917D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6EDCB405-6072-447B-8383-E6309E26917D}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal