From e224d778a5cd3ec286ccdc7e51c69fc92954278e Mon Sep 17 00:00:00 2001 From: Ed Ball Date: Wed, 18 Oct 2023 09:35:02 -0700 Subject: [PATCH] Fix build project. --- tools/Build/Build.csproj | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/Build/Build.csproj b/tools/Build/Build.csproj index 3fda495..a1e2d42 100644 --- a/tools/Build/Build.csproj +++ b/tools/Build/Build.csproj @@ -3,6 +3,8 @@ Exe net7.0 + enable + enable