Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/duplicati/duplicati.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenneth Skovhede <kenneth@hexad.dk>2017-09-18 14:28:43 +0300
committerKenneth Skovhede <kenneth@hexad.dk>2017-09-18 14:28:43 +0300
commitc359116f9499806c45b8b39d110e4087652a814a (patch)
tree8f492aa217a2abbfd1a53169af787493cffab38f /Duplicati.sln
parentfbac19bace0070744fb4166094385c941cdec9d1 (diff)
Forced Windows line-endings
Diffstat (limited to 'Duplicati.sln')
-rw-r--r--Duplicati.sln55
1 files changed, 5 insertions, 50 deletions
diff --git a/Duplicati.sln b/Duplicati.sln
index feeb94332..cfdfabdce 100644
--- a/Duplicati.sln
+++ b/Duplicati.sln
@@ -302,59 +302,14 @@ Global
Policies = $0
$0.StandardHeader = $1
$1.Text = @ Copyright (C) ${Year}, The Duplicati Team\n http://www.duplicati.com, info@duplicati.com\n \n This library is free software; you can redistribute it and/or modify\n it under the terms of the GNU Lesser General Public License as\n published by the Free Software Foundation; either version 2.1 of the\n License, or (at your option) any later version.\n\n This library is distributed in the hope that it will be useful, but\n WITHOUT ANY WARRANTY; without even the implied warranty of\n MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU\n Lesser General Public License for more details.\n\n You should have received a copy of the GNU Lesser General Public\n License along with this library; if not, write to the Free Software\n Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- $1.IncludeInNewFiles = True
$0.DotNetNamingPolicy = $2
$2.DirectoryNamespaceAssociation = PrefixedHierarchical
- $2.ResourceNamePolicy = FileFormatDefault
$0.TextStylePolicy = $4
- $3.FileWidth = 120
- $3.inheritsSet = VisualStudio
- $3.inheritsScope = text/plain
- $3.EolMarker = Windows
- $3.scope = text/plain
- $4.FileWidth = 120
- $4.TabsToSpaces = True
- $4.EolMarker = Windows
- $4.inheritsSet = VisualStudio
- $4.inheritsScope = text/plain
- $4.scope = text/plain
- $0.CSharpFormattingPolicy = $5
- $5.NewLinesForBracesInProperties = True
- $5.NewLinesForBracesInAccessors = True
- $5.NewLinesForBracesInAnonymousMethods = True
- $5.NewLinesForBracesInControlBlocks = True
- $5.NewLinesForBracesInAnonymousTypes = True
- $5.NewLinesForBracesInObjectCollectionArrayInitializers = True
- $5.NewLinesForBracesInLambdaExpressionBody = True
- $5.NewLineForElse = True
- $5.NewLineForCatch = True
- $5.NewLineForFinally = True
- $5.NewLineForMembersInObjectInit = True
- $5.NewLineForMembersInAnonymousTypes = True
- $5.NewLineForClausesInQuery = True
- $5.SpacingAfterMethodDeclarationName = False
- $5.SpaceAfterMethodCallName = False
- $5.SpaceBeforeOpenSquareBracket = False
- $5.inheritsSet = Mono
- $5.inheritsScope = text/x-csharp
- $5.scope = text/x-csharp
- $0.XmlFormattingPolicy = $6
- $6.inheritsSet = null
- $6.inheritsScope = application/xml
- $6.scope = image/svg+xml
- $0.NameConventionPolicy = $7
- $7.Rules = $8
- $8.NamingRule = $9
- $9.Name = Type Parameters
- $9.AffectedEntity = TypeParameter
- $9.VisibilityMask = VisibilityMask
- $9.NamingStyle = PascalCase
- $9.IncludeInstanceMembers = True
- $9.IncludeStaticEntities = True
- $9.RequiredPrefixes = $10
- $10.String = T
- $9.RequiredSuffixes = $11
- $11.String = Exception
+ $0.TextStylePolicy = $5
+ $5.FileWidth = 80
+ $5.TabsToSpaces = True
+ $5.EolMarker = Windows
+ $5.scope = text/plain
EndGlobalSection
GlobalSection(SubversionScc) = preSolution
Svn-Managed = True