Skip to content

Commit 41a32f9

Browse files
committed
refs or cleanup
1 parent 91c5758 commit 41a32f9

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
@@ -9,7 +9,7 @@
99
<PackageVersion Include="NUnit" Version="4.1.0" />
1010
<PackageVersion Include="NUnit3TestAdapter" Version="4.6.0" />
1111
<PackageVersion Include="Polyfill" Version="6.0.0" />
12-
<PackageVersion Include="ProjectDefaults" Version="1.0.132" />
12+
<PackageVersion Include="ProjectDefaults" Version="1.0.133" />
1313
<PackageVersion Include="System.Collections.Immutable" Version="8.0.0" />
1414
<PackageVersion Include="System.Memory" Version="4.5.5" />
1515
<PackageVersion Include="System.Threading.Tasks.Extensions" Version="4.5.4" />

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)