-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathesdk_fc_neadp_1.5_native_cs.sln
31 lines (31 loc) · 1.57 KB
/
esdk_fc_neadp_1.5_native_cs.sln
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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.26228.4
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FuctionComputerSDK", "FuctionComputerSDK\FuctionComputerSDK.csproj", "{638B116B-62D8-47B2-B82A-AA10A0A2FB22}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FCTestCore", "FCTestCore\FCTestCore.csproj", "{81F0BA6C-F36E-4225-A0CD-8B85B64E9981}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{638B116B-62D8-47B2-B82A-AA10A0A2FB22}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{638B116B-62D8-47B2-B82A-AA10A0A2FB22}.Debug|Any CPU.Build.0 = Debug|Any CPU
{638B116B-62D8-47B2-B82A-AA10A0A2FB22}.Release|Any CPU.ActiveCfg = Release|Any CPU
{638B116B-62D8-47B2-B82A-AA10A0A2FB22}.Release|Any CPU.Build.0 = Release|Any CPU
{81F0BA6C-F36E-4225-A0CD-8B85B64E9981}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{81F0BA6C-F36E-4225-A0CD-8B85B64E9981}.Debug|Any CPU.Build.0 = Debug|Any CPU
{81F0BA6C-F36E-4225-A0CD-8B85B64E9981}.Release|Any CPU.ActiveCfg = Release|Any CPU
{81F0BA6C-F36E-4225-A0CD-8B85B64E9981}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {7770144B-CB63-4591-829E-4AA1F0F3C796}
EndGlobalSection
EndGlobal