From d649274bb939aaefcc1766b99594a964224bdb39 Mon Sep 17 00:00:00 2001 From: Tanner Gooding Date: Thu, 25 Apr 2024 10:52:26 -0700 Subject: [PATCH] Don't enforce code style in build --- Directory.Build.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Directory.Build.props b/Directory.Build.props index 8d702034..bdcadea3 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -42,7 +42,7 @@ $(BaseArtifactsPath)bin/$(BaseArtifactsPathSuffix)/ .NET Foundation true - true + false $(BaseArtifactsPath)pkg/$(Configuration)/ 17.0.0 ClangSharp