Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 2012 VisualStudioVersion = 12.0.21005.1 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "QuantBox.XAPI_Linux", "csharp\QuantBox.XAPI\QuantBox.XAPI_Linux.csproj", "{6AA065F5-2E4A-4112-A3AE-1F75CAE42FFB}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Debug|Mixed Platforms = Debug|Mixed Platforms Debug|Win32 = Debug|Win32 Release|Any CPU = Release|Any CPU Release|Mixed Platforms = Release|Mixed Platforms Release|Win32 = Release|Win32 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {6AA065F5-2E4A-4112-A3AE-1F75CAE42FFB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {6AA065F5-2E4A-4112-A3AE-1F75CAE42FFB}.Debug|Any CPU.Build.0 = Debug|Any CPU {6AA065F5-2E4A-4112-A3AE-1F75CAE42FFB}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU {6AA065F5-2E4A-4112-A3AE-1F75CAE42FFB}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU {6AA065F5-2E4A-4112-A3AE-1F75CAE42FFB}.Debug|Win32.ActiveCfg = Debug|Any CPU {6AA065F5-2E4A-4112-A3AE-1F75CAE42FFB}.Debug|Win32.Build.0 = Debug|Any CPU {6AA065F5-2E4A-4112-A3AE-1F75CAE42FFB}.Release|Any CPU.ActiveCfg = Release|Any CPU {6AA065F5-2E4A-4112-A3AE-1F75CAE42FFB}.Release|Any CPU.Build.0 = Release|Any CPU {6AA065F5-2E4A-4112-A3AE-1F75CAE42FFB}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU {6AA065F5-2E4A-4112-A3AE-1F75CAE42FFB}.Release|Mixed Platforms.Build.0 = Release|Any CPU {6AA065F5-2E4A-4112-A3AE-1F75CAE42FFB}.Release|Win32.ActiveCfg = Release|Any CPU {6AA065F5-2E4A-4112-A3AE-1F75CAE42FFB}.Release|Win32.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(MonoDevelopProperties) = preSolution Policies = $0 $0.DotNetNamingPolicy = $1 $1.DirectoryNamespaceAssociation = None $1.ResourceNamePolicy = FileFormatDefault $0.TextStylePolicy = $2 $2.FileWidth = 120 $2.TabsToSpaces = False $2.inheritsSet = VisualStudio $2.inheritsScope = text/plain $2.scope = text/x-csharp $0.CSharpFormattingPolicy = $3 $3.IndentSwitchBody = True $3.IndentBlocksInsideExpressions = True $3.AnonymousMethodBraceStyle = NextLine $3.PropertyBraceStyle = NextLine $3.PropertyGetBraceStyle = NextLine $3.PropertySetBraceStyle = NextLine $3.EventBraceStyle = NextLine $3.EventAddBraceStyle = NextLine $3.EventRemoveBraceStyle = NextLine $3.StatementBraceStyle = NextLine $3.ElseNewLinePlacement = NewLine $3.CatchNewLinePlacement = NewLine $3.FinallyNewLinePlacement = NewLine $3.WhileNewLinePlacement = DoNotCare $3.ArrayInitializerWrapping = DoNotChange $3.ArrayInitializerBraceStyle = NextLine $3.BeforeMethodDeclarationParentheses = False $3.BeforeMethodCallParentheses = False $3.BeforeConstructorDeclarationParentheses = False $3.NewLineBeforeConstructorInitializerColon = NewLine $3.NewLineAfterConstructorInitializerColon = SameLine $3.BeforeDelegateDeclarationParentheses = False $3.NewParentheses = False $3.SpacesBeforeBrackets = False $3.inheritsSet = Mono $3.inheritsScope = text/x-csharp $3.scope = text/x-csharp outputpath = bin EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal