Skip to content

Commit c4c0272

Browse files
committed
EnforceCodeStyleInBuild in tests project
1 parent 05794b3 commit c4c0272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Serilog.Sinks.MSSqlServer.Tests/Serilog.Sinks.MSSqlServer.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
1414
<PlatformTarget>AnyCPU</PlatformTarget>
1515
<AnalysisLevel>6.0-recommended</AnalysisLevel>
16-
<EnforceCodeStyleInBuild>False</EnforceCodeStyleInBuild>
16+
<EnforceCodeStyleInBuild>True</EnforceCodeStyleInBuild>
1717
</PropertyGroup>
1818

1919
<ItemGroup>

0 commit comments

Comments
 (0)