@@ -28,6 +28,44 @@ Global
2828 {8F59D573-A1B8-438F-A67A-A7F11FACF201} .Release| Any CPU .ActiveCfg = Release| Any CPU
2929 {8F59D573-A1B8-438F-A67A-A7F11FACF201} .Release| Any CPU .Build .0 = Release| Any CPU
3030 EndGlobalSection
31+ GlobalSection (MonoDevelopProperties ) = preSolution
32+ Policies = $0
33+ $0 .DotNetNamingPolicy = $1
34+ $1 .DirectoryNamespaceAssociation = None
35+ $1 .ResourceNamePolicy = FileFormatDefault
36+ $0 .TextStylePolicy = $2
37+ $2 .inheritsSet = VisualStudio
38+ $2 .inheritsScope = text /plain
39+ $2 .scope = text /x -csharp
40+ $0 .CSharpFormattingPolicy = $3
41+ $3 .IndentSwitchBody = True
42+ $3 .IndentBlocksInsideExpressions = True
43+ $3 .AnonymousMethodBraceStyle = NextLine
44+ $3 .PropertyBraceStyle = NextLine
45+ $3 .PropertyGetBraceStyle = NextLine
46+ $3 .PropertySetBraceStyle = NextLine
47+ $3 .EventBraceStyle = NextLine
48+ $3 .EventAddBraceStyle = NextLine
49+ $3 .EventRemoveBraceStyle = NextLine
50+ $3 .StatementBraceStyle = NextLine
51+ $3 .ElseNewLinePlacement = NewLine
52+ $3 .CatchNewLinePlacement = NewLine
53+ $3 .FinallyNewLinePlacement = NewLine
54+ $3 .WhileNewLinePlacement = DoNotCare
55+ $3 .ArrayInitializerWrapping = DoNotChange
56+ $3 .ArrayInitializerBraceStyle = NextLine
57+ $3 .BeforeMethodDeclarationParentheses = False
58+ $3 .BeforeMethodCallParentheses = False
59+ $3 .BeforeConstructorDeclarationParentheses = False
60+ $3 .NewLineBeforeConstructorInitializerColon = NewLine
61+ $3 .NewLineAfterConstructorInitializerColon = SameLine
62+ $3 .BeforeDelegateDeclarationParentheses = False
63+ $3 .NewParentheses = False
64+ $3 .SpacesBeforeBrackets = False
65+ $3 .inheritsSet = Mono
66+ $3 .inheritsScope = text /x -csharp
67+ $3 .scope = text /x -csharp
68+ EndGlobalSection
3169 GlobalSection (SolutionProperties ) = preSolution
3270 HideSolutionNode = FALSE
3371 EndGlobalSection
0 commit comments