-
Notifications
You must be signed in to change notification settings - Fork 9
/
AntsEverywhereSilverlight.sln
38 lines (38 loc) · 2.33 KB
/
AntsEverywhereSilverlight.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
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2012
Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "AntsEverywhereApp", "AntsEverywhereApp\AntsEverywhereApp.fsproj", "{86516C98-4DAD-43D4-9FE1-78B041AE92FD}"
EndProject
Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "AntsEverywhereLib", "AntsEverywhereLib\AntsEverywhereLib.fsproj", "{1FEB7E85-8F91-494C-9ED5-87C8BC32CB93}"
EndProject
Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "Rick's Hardish", "TestAI1\Rick's Hardish.fsproj", "{76A65972-4054-4462-B055-3706075E0C24}"
EndProject
Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "Frank Levine", "Frank Levine\Frank Levine.fsproj", "{16A406F7-AB97-4F8D-B7DE-B660CE1B7E11}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{86516C98-4DAD-43D4-9FE1-78B041AE92FD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{86516C98-4DAD-43D4-9FE1-78B041AE92FD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{86516C98-4DAD-43D4-9FE1-78B041AE92FD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{86516C98-4DAD-43D4-9FE1-78B041AE92FD}.Release|Any CPU.Build.0 = Release|Any CPU
{1FEB7E85-8F91-494C-9ED5-87C8BC32CB93}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1FEB7E85-8F91-494C-9ED5-87C8BC32CB93}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1FEB7E85-8F91-494C-9ED5-87C8BC32CB93}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1FEB7E85-8F91-494C-9ED5-87C8BC32CB93}.Release|Any CPU.Build.0 = Release|Any CPU
{76A65972-4054-4462-B055-3706075E0C24}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{76A65972-4054-4462-B055-3706075E0C24}.Debug|Any CPU.Build.0 = Debug|Any CPU
{76A65972-4054-4462-B055-3706075E0C24}.Release|Any CPU.ActiveCfg = Release|Any CPU
{76A65972-4054-4462-B055-3706075E0C24}.Release|Any CPU.Build.0 = Release|Any CPU
{16A406F7-AB97-4F8D-B7DE-B660CE1B7E11}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{16A406F7-AB97-4F8D-B7DE-B660CE1B7E11}.Debug|Any CPU.Build.0 = Debug|Any CPU
{16A406F7-AB97-4F8D-B7DE-B660CE1B7E11}.Release|Any CPU.ActiveCfg = Release|Any CPU
{16A406F7-AB97-4F8D-B7DE-B660CE1B7E11}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal