Skip to content

Commit 19292ab

Browse files
committed
refs or cleanup
1 parent 8a89dbd commit 19292ab

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<PackageVersion Include="NUnit" Version="4.1.0" />
2525
<PackageVersion Include="NUnit3TestAdapter" Version="4.6.0" />
2626
<PackageVersion Include="Polyfill" Version="6.0.0" />
27-
<PackageVersion Include="ProjectDefaults" Version="1.0.132" />
27+
<PackageVersion Include="ProjectDefaults" Version="1.0.133" />
2828
<PackageVersion Include="PublicApiGenerator" Version="11.1.0" />
2929
<PackageVersion Include="SimpleInfoName" Version="2.3.0" />
3030
<PackageVersion Include="System.Drawing.Common" Version="8.0.7" />

src/Shared.sln.DotSettings

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,6 @@
157157
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/WRAP_BEFORE_BINARY_OPSIGN/@EntryValue">False</s:Boolean>
158158
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/WRAP_BEFORE_BINARY_PATTERN_OP/@EntryValue">False</s:Boolean>
159159
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/WRAP_BEFORE_FIRST_METHOD_CALL/@EntryValue">True</s:Boolean>
160-
<s:String x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/WRAP_CHAINED_METHOD_CALLS/@EntryValue">CHOP_ALWAYS</s:String>
161160
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/WRAP_LINES/@EntryValue">False</s:Boolean>
162161
<s:String x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/WRAP_MULTIPLE_TYPE_PARAMEER_CONSTRAINTS_STYLE/@EntryValue">CHOP_ALWAYS</s:String>
163162
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/JavaScriptCodeFormatting/WRAP_LINES/@EntryValue">False</s:Boolean>

0 commit comments

Comments
 (0)