-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLeapAI.Net.sln
More file actions
35 lines (35 loc) · 1.91 KB
/
LeapAI.Net.sln
File metadata and controls
35 lines (35 loc) · 1.91 KB
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
32
33
34
35
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.5.33530.505
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LeapAI.Net.SDK", "LeapAI.Net\LeapAI.Net.SDK.csproj", "{EDD8EEAD-7770-40B7-8204-36F98A3405FF}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Form1", "LeapAI.Net\Form11\Form1.csproj", "{590ED63D-6690-4D70-B101-D1AE3D4C2A20}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{EDD8EEAD-7770-40B7-8204-36F98A3405FF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EDD8EEAD-7770-40B7-8204-36F98A3405FF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EDD8EEAD-7770-40B7-8204-36F98A3405FF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EDD8EEAD-7770-40B7-8204-36F98A3405FF}.Release|Any CPU.Build.0 = Release|Any CPU
{2E09F917-7E6A-49B8-B8F3-E404CC374C74}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2E09F917-7E6A-49B8-B8F3-E404CC374C74}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2E09F917-7E6A-49B8-B8F3-E404CC374C74}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2E09F917-7E6A-49B8-B8F3-E404CC374C74}.Release|Any CPU.Build.0 = Release|Any CPU
{590ED63D-6690-4D70-B101-D1AE3D4C2A20}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{590ED63D-6690-4D70-B101-D1AE3D4C2A20}.Debug|Any CPU.Build.0 = Debug|Any CPU
{590ED63D-6690-4D70-B101-D1AE3D4C2A20}.Release|Any CPU.ActiveCfg = Release|Any CPU
{590ED63D-6690-4D70-B101-D1AE3D4C2A20}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {6100FE09-ECF5-430A-8495-2259904BE9F4}
EndGlobalSection
EndGlobal