From b3e3fe7ba99ee80a3e71c792d6724a21fa44efa9 Mon Sep 17 00:00:00 2001 From: Kasper Marstal Date: Sat, 28 Sep 2024 22:20:19 +0200 Subject: [PATCH] build Enforce code style in build --- src/Cellm/Cellm.csproj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Cellm/Cellm.csproj b/src/Cellm/Cellm.csproj index 3643508..771b63d 100644 --- a/src/Cellm/Cellm.csproj +++ b/src/Cellm/Cellm.csproj @@ -4,10 +4,11 @@ net6.0-windows enable enable - LatestMajor + LatestMajor + true true