forked from propublica/nyc-dna-software
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathFST_Production.sln
executable file
·66 lines (66 loc) · 4.53 KB
/
FST_Production.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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FST_WindowsService", "FST_WindowsService\FST_WindowsService\FST_WindowsService.csproj", "{F9E4E9DD-18F0-407D-8769-B605CC17AD8C}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FSTServiceConsoleHost", "FSTServiceConsoleHost\FSTServiceConsoleHost.csproj", "{C6377B4B-F615-49F2-874B-3C0E1863982D}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FST.Web", "FST.Web\FST.Web.csproj", "{D39D6EB9-FCDB-4B59-82FB-CB4AB489B611}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FST.Common", "FST.Common\FST.Common.csproj", "{A858FCD3-27E8-4654-872B-7947B4BADA8D}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|Mixed Platforms = Debug|Mixed Platforms
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|Mixed Platforms = Release|Mixed Platforms
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{F9E4E9DD-18F0-407D-8769-B605CC17AD8C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F9E4E9DD-18F0-407D-8769-B605CC17AD8C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F9E4E9DD-18F0-407D-8769-B605CC17AD8C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{F9E4E9DD-18F0-407D-8769-B605CC17AD8C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{F9E4E9DD-18F0-407D-8769-B605CC17AD8C}.Debug|x86.ActiveCfg = Debug|Any CPU
{F9E4E9DD-18F0-407D-8769-B605CC17AD8C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F9E4E9DD-18F0-407D-8769-B605CC17AD8C}.Release|Any CPU.Build.0 = Release|Any CPU
{F9E4E9DD-18F0-407D-8769-B605CC17AD8C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{F9E4E9DD-18F0-407D-8769-B605CC17AD8C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{F9E4E9DD-18F0-407D-8769-B605CC17AD8C}.Release|x86.ActiveCfg = Release|Any CPU
{C6377B4B-F615-49F2-874B-3C0E1863982D}.Debug|Any CPU.ActiveCfg = Debug|x86
{C6377B4B-F615-49F2-874B-3C0E1863982D}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
{C6377B4B-F615-49F2-874B-3C0E1863982D}.Debug|Mixed Platforms.Build.0 = Debug|x86
{C6377B4B-F615-49F2-874B-3C0E1863982D}.Debug|x86.ActiveCfg = Debug|x86
{C6377B4B-F615-49F2-874B-3C0E1863982D}.Debug|x86.Build.0 = Debug|x86
{C6377B4B-F615-49F2-874B-3C0E1863982D}.Release|Any CPU.ActiveCfg = Release|x86
{C6377B4B-F615-49F2-874B-3C0E1863982D}.Release|Mixed Platforms.ActiveCfg = Release|x86
{C6377B4B-F615-49F2-874B-3C0E1863982D}.Release|Mixed Platforms.Build.0 = Release|x86
{C6377B4B-F615-49F2-874B-3C0E1863982D}.Release|x86.ActiveCfg = Release|x86
{C6377B4B-F615-49F2-874B-3C0E1863982D}.Release|x86.Build.0 = Release|x86
{D39D6EB9-FCDB-4B59-82FB-CB4AB489B611}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D39D6EB9-FCDB-4B59-82FB-CB4AB489B611}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D39D6EB9-FCDB-4B59-82FB-CB4AB489B611}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{D39D6EB9-FCDB-4B59-82FB-CB4AB489B611}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{D39D6EB9-FCDB-4B59-82FB-CB4AB489B611}.Debug|x86.ActiveCfg = Debug|Any CPU
{D39D6EB9-FCDB-4B59-82FB-CB4AB489B611}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D39D6EB9-FCDB-4B59-82FB-CB4AB489B611}.Release|Any CPU.Build.0 = Release|Any CPU
{D39D6EB9-FCDB-4B59-82FB-CB4AB489B611}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{D39D6EB9-FCDB-4B59-82FB-CB4AB489B611}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{D39D6EB9-FCDB-4B59-82FB-CB4AB489B611}.Release|x86.ActiveCfg = Release|Any CPU
{A858FCD3-27E8-4654-872B-7947B4BADA8D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A858FCD3-27E8-4654-872B-7947B4BADA8D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A858FCD3-27E8-4654-872B-7947B4BADA8D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{A858FCD3-27E8-4654-872B-7947B4BADA8D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{A858FCD3-27E8-4654-872B-7947B4BADA8D}.Debug|x86.ActiveCfg = Debug|Any CPU
{A858FCD3-27E8-4654-872B-7947B4BADA8D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A858FCD3-27E8-4654-872B-7947B4BADA8D}.Release|Any CPU.Build.0 = Release|Any CPU
{A858FCD3-27E8-4654-872B-7947B4BADA8D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{A858FCD3-27E8-4654-872B-7947B4BADA8D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{A858FCD3-27E8-4654-872B-7947B4BADA8D}.Release|x86.ActiveCfg = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal