We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5dbdd7 commit f845708Copy full SHA for f845708
test/Serilog.Sinks.MSSqlServer.Tests/Serilog.Sinks.MSSqlServer.Tests.csproj
@@ -13,7 +13,7 @@
13
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
14
<PlatformTarget>AnyCPU</PlatformTarget>
15
<AnalysisLevel>6.0-recommended</AnalysisLevel>
16
- <EnforceCodeStyleInBuild>False</EnforceCodeStyleInBuild>
+ <EnforceCodeStyleInBuild>True</EnforceCodeStyleInBuild>
17
</PropertyGroup>
18
19
<ItemGroup>
0 commit comments