-
Notifications
You must be signed in to change notification settings - Fork 0
/
commons-ip-dotnet-demo.sln
31 lines (31 loc) · 1.61 KB
/
commons-ip-dotnet-demo.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.28307.572
MinimumVisualStudioVersion = 10.0.40219.1
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "commons-ip-dotnet-demo", "commons-ip-dotnet-demo\commons-ip-dotnet-demo.vbproj", "{3548DCFB-3559-4C5F-BE30-0E88A7637B63}"
EndProject
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "commons-ip-dotnet-test", "commons-ip-dotnet-test\commons-ip-dotnet-test.vbproj", "{D0BD0ABA-3BB1-49D2-8346-09D56527FBF8}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{3548DCFB-3559-4C5F-BE30-0E88A7637B63}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3548DCFB-3559-4C5F-BE30-0E88A7637B63}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3548DCFB-3559-4C5F-BE30-0E88A7637B63}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3548DCFB-3559-4C5F-BE30-0E88A7637B63}.Release|Any CPU.Build.0 = Release|Any CPU
{D0BD0ABA-3BB1-49D2-8346-09D56527FBF8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D0BD0ABA-3BB1-49D2-8346-09D56527FBF8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D0BD0ABA-3BB1-49D2-8346-09D56527FBF8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D0BD0ABA-3BB1-49D2-8346-09D56527FBF8}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {5140A31A-CA5C-4F6D-836E-4274A8E241FE}
EndGlobalSection
EndGlobal