mirror of
https://github.com/claunia/apprepodbmgr.git
synced 2025-12-16 11:14:40 +00:00
51 lines
1.9 KiB
Plaintext
51 lines
1.9 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 2012
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "osrepodbmgr", "osrepodbmgr\osrepodbmgr.csproj", "{19FB7436-031F-42B3-87F6-8508F63EDADA}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|x86 = Debug|x86
|
|
Release|x86 = Release|x86
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{19FB7436-031F-42B3-87F6-8508F63EDADA}.Debug|x86.ActiveCfg = Debug|x86
|
|
{19FB7436-031F-42B3-87F6-8508F63EDADA}.Debug|x86.Build.0 = Debug|x86
|
|
{19FB7436-031F-42B3-87F6-8508F63EDADA}.Release|x86.ActiveCfg = Release|x86
|
|
{19FB7436-031F-42B3-87F6-8508F63EDADA}.Release|x86.Build.0 = Release|x86
|
|
EndGlobalSection
|
|
GlobalSection(MonoDevelopProperties) = preSolution
|
|
Policies = $0
|
|
$0.TextStylePolicy = $1
|
|
$1.FileWidth = 120
|
|
$1.inheritsSet = VisualStudio
|
|
$1.inheritsScope = text/plain
|
|
$1.scope = text/x-csharp
|
|
$0.CSharpFormattingPolicy = $2
|
|
$2.IndentSwitchSection = True
|
|
$2.NewLinesForBracesInProperties = True
|
|
$2.NewLinesForBracesInAccessors = True
|
|
$2.NewLinesForBracesInAnonymousMethods = True
|
|
$2.NewLinesForBracesInControlBlocks = True
|
|
$2.NewLinesForBracesInAnonymousTypes = True
|
|
$2.NewLinesForBracesInObjectCollectionArrayInitializers = True
|
|
$2.NewLinesForBracesInLambdaExpressionBody = True
|
|
$2.NewLineForElse = True
|
|
$2.NewLineForCatch = True
|
|
$2.NewLineForFinally = True
|
|
$2.inheritsSet = Mono
|
|
$2.inheritsScope = text/x-csharp
|
|
$2.scope = text/x-csharp
|
|
$2.SpacingAfterMethodDeclarationName = False
|
|
$2.SpaceAfterMethodCallName = False
|
|
$2.SpaceAfterControlFlowStatementKeyword = False
|
|
$2.SpaceBeforeOpenSquareBracket = False
|
|
$0.ChangeLogPolicy = $3
|
|
$3.UpdateMode = ProjectRoot
|
|
$3.MessageStyle = $4
|
|
$4.LastFilePostfix = "@:\n "
|
|
$4.IncludeDirectoryPaths = True
|
|
$3.inheritsSet = Mono
|
|
EndGlobalSection
|
|
EndGlobal
|