1 |
|
---|
2 | Microsoft Visual Studio Solution File, Format Version 12.00
|
---|
3 | # Visual Studio 15
|
---|
4 | VisualStudioVersion = 15.0.26430.6
|
---|
5 | MinimumVisualStudioVersion = 10.0.40219.1
|
---|
6 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ExternalEvaluation.Service", "ExternalEvaluation.Service\ExternalEvaluation.Service.csproj", "{79C76C35-4D81-4E8F-BC0A-15A1C435A112}"
|
---|
7 | EndProject
|
---|
8 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ExternalEvaluation.Service.Host", "ExternalEvaluation.Service.Host\ExternalEvaluation.Service.Host.csproj", "{C08BC223-0B50-40DB-A646-2AE083FFA189}"
|
---|
9 | EndProject
|
---|
10 | Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{3CD2B498-DC9C-4DA9-9FF6-DA7D5899886A}"
|
---|
11 | ProjectSection(SolutionItems) = preProject
|
---|
12 | Google.ProtocolBuffers-2.4.1.473.dll = Google.ProtocolBuffers-2.4.1.473.dll
|
---|
13 | PreBuildEvent.cmd = PreBuildEvent.cmd
|
---|
14 | protoc.exe = protoc.exe
|
---|
15 | ProtoGen.exe = ProtoGen.exe
|
---|
16 | EndProjectSection
|
---|
17 | EndProject
|
---|
18 | Global
|
---|
19 | GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
---|
20 | Debug|Any CPU = Debug|Any CPU
|
---|
21 | Debug|x86 = Debug|x86
|
---|
22 | Release|Any CPU = Release|Any CPU
|
---|
23 | Release|x86 = Release|x86
|
---|
24 | EndGlobalSection
|
---|
25 | GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
---|
26 | {79C76C35-4D81-4E8F-BC0A-15A1C435A112}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
---|
27 | {79C76C35-4D81-4E8F-BC0A-15A1C435A112}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
---|
28 | {79C76C35-4D81-4E8F-BC0A-15A1C435A112}.Debug|x86.ActiveCfg = Debug|x86
|
---|
29 | {79C76C35-4D81-4E8F-BC0A-15A1C435A112}.Debug|x86.Build.0 = Debug|x86
|
---|
30 | {79C76C35-4D81-4E8F-BC0A-15A1C435A112}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
31 | {79C76C35-4D81-4E8F-BC0A-15A1C435A112}.Release|Any CPU.Build.0 = Release|Any CPU
|
---|
32 | {79C76C35-4D81-4E8F-BC0A-15A1C435A112}.Release|x86.ActiveCfg = Release|x86
|
---|
33 | {79C76C35-4D81-4E8F-BC0A-15A1C435A112}.Release|x86.Build.0 = Release|x86
|
---|
34 | {C08BC223-0B50-40DB-A646-2AE083FFA189}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
---|
35 | {C08BC223-0B50-40DB-A646-2AE083FFA189}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
---|
36 | {C08BC223-0B50-40DB-A646-2AE083FFA189}.Debug|x86.ActiveCfg = Debug|x86
|
---|
37 | {C08BC223-0B50-40DB-A646-2AE083FFA189}.Debug|x86.Build.0 = Debug|x86
|
---|
38 | {C08BC223-0B50-40DB-A646-2AE083FFA189}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
39 | {C08BC223-0B50-40DB-A646-2AE083FFA189}.Release|Any CPU.Build.0 = Release|Any CPU
|
---|
40 | {C08BC223-0B50-40DB-A646-2AE083FFA189}.Release|x86.ActiveCfg = Release|x86
|
---|
41 | {C08BC223-0B50-40DB-A646-2AE083FFA189}.Release|x86.Build.0 = Release|x86
|
---|
42 | EndGlobalSection
|
---|
43 | GlobalSection(SolutionProperties) = preSolution
|
---|
44 | HideSolutionNode = FALSE
|
---|
45 | EndGlobalSection
|
---|
46 | EndGlobal
|
---|