-
Notifications
You must be signed in to change notification settings - Fork 54
/
Krs.Ats.sln
37 lines (37 loc) · 2.06 KB
/
Krs.Ats.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
32
33
34
35
36
37
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27130.2010
MinimumVisualStudioVersion = 10.0.40219.1
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Krs.Ats.VBTestApp", "Krs.Ats.VBTestApp\Krs.Ats.VBTestApp.vbproj", "{BA79D2A3-162C-4E76-A79C-B595197031CF}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Krs.Ats.IBNet", "Krs.Ats.IBNet\Krs.Ats.IBNet.csproj", "{98672E16-97B1-4204-86CC-EA0009CA15F4}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Krs.Ats.TestApp", "Krs.Ats.TestApp\Krs.Ats.TestApp.csproj", "{6991EC5C-B18D-42BA-87B0-7A696F78AC77}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{BA79D2A3-162C-4E76-A79C-B595197031CF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BA79D2A3-162C-4E76-A79C-B595197031CF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BA79D2A3-162C-4E76-A79C-B595197031CF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BA79D2A3-162C-4E76-A79C-B595197031CF}.Release|Any CPU.Build.0 = Release|Any CPU
{98672E16-97B1-4204-86CC-EA0009CA15F4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{98672E16-97B1-4204-86CC-EA0009CA15F4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{98672E16-97B1-4204-86CC-EA0009CA15F4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{98672E16-97B1-4204-86CC-EA0009CA15F4}.Release|Any CPU.Build.0 = Release|Any CPU
{6991EC5C-B18D-42BA-87B0-7A696F78AC77}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6991EC5C-B18D-42BA-87B0-7A696F78AC77}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6991EC5C-B18D-42BA-87B0-7A696F78AC77}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6991EC5C-B18D-42BA-87B0-7A696F78AC77}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {9C2A3790-5778-446B-B91E-9AEC7533EEEA}
EndGlobalSection
EndGlobal