-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathelle_mods.sln
57 lines (56 loc) · 2.2 KB
/
elle_mods.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
45
46
47
48
49
50
51
52
53
54
55
56
57
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "hometown", "elle_hometwon\hometown.csproj", "{005EBEA4-AB19-48BE-AF67-0D93B2D5A6D7}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{005EBEA4-AB19-48BE-AF67-0D93B2D5A6D7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{005EBEA4-AB19-48BE-AF67-0D93B2D5A6D7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{005EBEA4-AB19-48BE-AF67-0D93B2D5A6D7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{005EBEA4-AB19-48BE-AF67-0D93B2D5A6D7}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
Policies = $0
$0.DotNetNamingPolicy = $1
$1.DirectoryNamespaceAssociation = PrefixedHierarchical
$1.ResourceNamePolicy = FileName
$0.TextStylePolicy = $2
$2.scope = text/x-csharp
$2.FileWidth = 80
$2.inheritsSet = null
$0.CSharpFormattingPolicy = $3
$3.scope = text/x-csharp
$3.NewLinesForBracesInTypes = False
$3.NewLinesForBracesInMethods = False
$3.NewLinesForBracesInProperties = False
$3.NewLinesForBracesInAccessors = False
$3.NewLinesForBracesInAnonymousMethods = False
$3.NewLinesForBracesInControlBlocks = False
$3.NewLinesForBracesInAnonymousTypes = False
$3.NewLinesForBracesInObjectCollectionArrayInitializers = False
$3.NewLinesForBracesInLambdaExpressionBody = False
$3.NewLineForElse = False
$3.NewLineForCatch = False
$3.NewLineForFinally = False
$3.NewLineForMembersInObjectInit = False
$3.NewLineForMembersInAnonymousTypes = False
$3.NewLineForClausesInQuery = False
$3.SpaceWithinMethodDeclarationParenthesis = True
$3.SpaceWithinExpressionParentheses = True
$3.SpaceWithinOtherParentheses = True
$3.SpaceAfterCast = True
$0.TextStylePolicy = $4
$4.FileWidth = 80
$4.TabsToSpaces = True
$4.scope = text/plain
$0.TextStylePolicy = $5
$5.inheritsSet = null
$5.scope = application/json
$0.StandardHeader = $6
$0.VersionControlPolicy = $7
EndGlobalSection
EndGlobal