Skip to content

Commit e1c37d9

Browse files
committed
refs or cleanup
1 parent 31d0257 commit e1c37d9

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
@@ -8,7 +8,7 @@
88
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
99
<PackageVersion Include="NUnit" Version="4.1.0" />
1010
<PackageVersion Include="NUnit3TestAdapter" Version="4.6.0" />
11-
<PackageVersion Include="ProjectDefaults" Version="1.0.132" />
11+
<PackageVersion Include="ProjectDefaults" Version="1.0.133" />
1212
<PackageVersion Include="SixLabors.ImageSharp" Version="3.1.5" />
1313
<PackageVersion Include="Verify" Version="26.1.2" />
1414
<PackageVersion Include="Verify.DiffPlex" Version="3.1.0" />

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)