Skip to content

Commit

Permalink
Remove MonoDevelop properties from sln
Browse files Browse the repository at this point in the history
  • Loading branch information
AArnott committed Apr 25, 2017
1 parent 75823e8 commit b42c92d
Showing 1 changed file with 0 additions and 23 deletions.
23 changes: 0 additions & 23 deletions LibGit2Sharp.sln
Original file line number Diff line number Diff line change
Expand Up @@ -40,27 +40,4 @@ Global
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
Policies = $0
$0.TextStylePolicy = $4
$1.inheritsSet = null
$1.scope = text/x-csharp
$0.CSharpFormattingPolicy = $2
$2.IndentSwitchBody = True
$2.BeforeMethodCallParentheses = False
$2.BeforeMethodDeclarationParentheses = False
$2.BeforeConstructorDeclarationParentheses = False
$2.BeforeDelegateDeclarationParentheses = False
$2.NewParentheses = False
$2.inheritsSet = Mono
$2.inheritsScope = text/x-csharp
$2.scope = text/x-csharp
$0.StandardHeader = $3
$3.inheritsSet = Apache2License
$4.FileWidth = 120
$4.RemoveTrailingWhitespace = True
$4.inheritsSet = VisualStudio
$4.inheritsScope = text/plain
$4.scope = text/plain
EndGlobalSection
EndGlobal

0 comments on commit b42c92d

Please sign in to comment.