Microsoft Visual Studio Solution File, Format Version 11.00 # Visual C# Express 2010 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Kelsier", "Kelsier.csproj", "{64010C48-6927-4DA5-AE7F-0AD0301DC851}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Kelsier.Common", "Kelsier.Common.csproj", "{57920460-A8DC-4862-8002-CE42C423DDBF}" 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 {64010C48-6927-4DA5-AE7F-0AD0301DC851}.Debug|Any CPU.ActiveCfg = Debug|x86 {64010C48-6927-4DA5-AE7F-0AD0301DC851}.Debug|Mixed Platforms.ActiveCfg = Debug|x86 {64010C48-6927-4DA5-AE7F-0AD0301DC851}.Debug|Mixed Platforms.Build.0 = Debug|x86 {64010C48-6927-4DA5-AE7F-0AD0301DC851}.Debug|x86.ActiveCfg = Debug|x86 {64010C48-6927-4DA5-AE7F-0AD0301DC851}.Debug|x86.Build.0 = Debug|x86 {64010C48-6927-4DA5-AE7F-0AD0301DC851}.Release|Any CPU.ActiveCfg = Release|x86 {64010C48-6927-4DA5-AE7F-0AD0301DC851}.Release|Mixed Platforms.ActiveCfg = Release|x86 {64010C48-6927-4DA5-AE7F-0AD0301DC851}.Release|Mixed Platforms.Build.0 = Release|x86 {64010C48-6927-4DA5-AE7F-0AD0301DC851}.Release|x86.ActiveCfg = Release|x86 {64010C48-6927-4DA5-AE7F-0AD0301DC851}.Release|x86.Build.0 = Release|x86 {57920460-A8DC-4862-8002-CE42C423DDBF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {57920460-A8DC-4862-8002-CE42C423DDBF}.Debug|Any CPU.Build.0 = Debug|Any CPU {57920460-A8DC-4862-8002-CE42C423DDBF}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU {57920460-A8DC-4862-8002-CE42C423DDBF}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU {57920460-A8DC-4862-8002-CE42C423DDBF}.Debug|x86.ActiveCfg = Debug|Any CPU {57920460-A8DC-4862-8002-CE42C423DDBF}.Release|Any CPU.ActiveCfg = Release|Any CPU {57920460-A8DC-4862-8002-CE42C423DDBF}.Release|Any CPU.Build.0 = Release|Any CPU {57920460-A8DC-4862-8002-CE42C423DDBF}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU {57920460-A8DC-4862-8002-CE42C423DDBF}.Release|Mixed Platforms.Build.0 = Release|Any CPU {57920460-A8DC-4862-8002-CE42C423DDBF}.Release|x86.ActiveCfg = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(MonoDevelopProperties) = preSolution StartupItem = Kelsier.csproj Policies = $0 $0.StandardHeader = $1 $1.Text = @Kelsier project - (${FileName})\nWritten by the Jobbig codeteam. \n\nCopyright 2013 John Runyon.\n\nThis file is part of the Kelsier project.\n\nKelsier is free software: you can redistribute it and/or modify\nit under the terms of the GNU Affero General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU Affero General Public License for more details.\n\nYou should have received a copy of the GNU Affero General Public License\nalong with this program. If not, see .\n $1.inheritsSet = Apache2License $0.TextStylePolicy = $2 $2.inheritsSet = null $2.scope = text/x-csharp $0.CSharpFormattingPolicy = $3 $3.BeforeMethodCallParentheses = False $3.BeforeMethodDeclarationParentheses = False $3.BeforeConstructorDeclarationParentheses = False $3.BeforeDelegateDeclarationParentheses = False $3.NewParentheses = False $3.inheritsSet = Mono $3.inheritsScope = text/x-csharp $3.scope = text/x-csharp EndGlobalSection EndGlobal