forked from SignpostMarv/AjaxLife
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathAjaxLife.sln
44 lines (44 loc) · 1.52 KB
/
AjaxLife.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
Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AjaxLife", "AjaxLife.csproj", "{8DDBD584-00B5-44EE-AD19-97592EAA13B4}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8DDBD584-00B5-44EE-AD19-97592EAA13B4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8DDBD584-00B5-44EE-AD19-97592EAA13B4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8DDBD584-00B5-44EE-AD19-97592EAA13B4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8DDBD584-00B5-44EE-AD19-97592EAA13B4}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = AjaxLife.csproj
Policies = $0
$0.StandardHeader = $1
$1.Text =
$1.inheritsSet = MITX11License
$0.VersionControlPolicy = $2
$2.inheritsSet = Mono
$0.ChangeLogPolicy = $3
$3.UpdateMode = None
$3.MessageStyle = $4
$4.LineAlign = 0
$3.inheritsSet = Mono
$0.TextStylePolicy = $5
$5.FileWidth = 0
$5.inheritsSet = VisualStudio
$5.inheritsScope = text/plain
$5.scope = text/x-csharp
$0.CSharpFormattingPolicy = $6
$6.inheritsSet = Mono
$6.inheritsScope = text/x-csharp
$6.scope = text/x-csharp
version = 0.6
EndGlobalSection
EndGlobal