Skip to content

Commit e717450

Browse files
committed
refs or cleanup
1 parent fa2c11a commit e717450

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
@@ -11,7 +11,7 @@
1111
<PackageVersion Include="MarkdownSnippets.MsBuild" Version="27.0.2" />
1212
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
1313
<PackageVersion Include="Polyfill" Version="6.0.0" />
14-
<PackageVersion Include="ProjectDefaults" Version="1.0.132" />
14+
<PackageVersion Include="ProjectDefaults" Version="1.0.133" />
1515
<PackageVersion Include="Resourcer.Fody" Version="1.8.1" />
1616
<PackageVersion Include="Serilog" Version="4.0.1" />
1717
<PackageVersion Include="Serilog.Sinks.File" Version="6.0.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)