Skip to content

Commit

Permalink
Remove header text from r# team settings
Browse files Browse the repository at this point in the history
  • Loading branch information
pleb committed Feb 24, 2019
1 parent 69edf7d commit a138fd4
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions PetaPoco.sln.DotSettings
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,7 @@
<s:String x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/SIMPLE_EMBEDDED_STATEMENT_STYLE/@EntryValue">LINE_BREAK</s:String>
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/SPACE_AROUND_MULTIPLICATIVE_OP/@EntryValue">True</s:Boolean>
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/SPACE_WITHIN_SINGLE_LINE_ARRAY_INITIALIZER_BRACES/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/CodeStyle/FileHeader/FileHeaderText/@EntryValue">&lt;copyright company="PetaPoco - CollaboratingPlatypus"&gt;&#xD;
Apache License, Version 2.0 https://github.com/CollaboratingPlatypus/PetaPoco/blob/master/LICENSE.txt&#xD;
&lt;/copyright&gt;&#xD;
&lt;author&gt;PetaPoco - CollaboratingPlatypus&lt;/author&gt;&#xD;
&lt;date&gt;$CURRENT_YEAR$/$CURRENT_MONTH$/$CURRENT_DAY$&lt;/date&gt;</s:String>

<s:String x:Key="/Default/CodeStyle/CodeCleanup/Profiles/=PetaPoco/@EntryIndexedValue">&lt;?xml version="1.0" encoding="utf-16"?&gt;&lt;Profile name="PetaPoco"&gt;&lt;CSReorderTypeMembers&gt;True&lt;/CSReorderTypeMembers&gt;&lt;CSUpdateFileHeader&gt;True&lt;/CSUpdateFileHeader&gt;&lt;CSOptimizeUsings&gt;&lt;OptimizeUsings&gt;True&lt;/OptimizeUsings&gt;&lt;EmbraceInRegion&gt;False&lt;/EmbraceInRegion&gt;&lt;RegionName&gt;&lt;/RegionName&gt;&lt;/CSOptimizeUsings&gt;&lt;CSReformatCode&gt;True&lt;/CSReformatCode&gt;&lt;CSharpFormatDocComments&gt;True&lt;/CSharpFormatDocComments&gt;&lt;/Profile&gt;</s:String>
<s:String x:Key="/Default/CodeStyle/CodeCleanup/SilentCleanupProfile/@EntryValue">PetaPoco</s:String>
<s:String x:Key="/Default/CodeStyle/CSharpFileLayoutPatterns/Pattern/@EntryValue">&lt;?xml version="1.0" encoding="utf-16"?&gt;&#xD;
Expand Down

0 comments on commit a138fd4

Please sign in to comment.