From 1d6679064a5b76635d9b2a22850a5f73bd63b063 Mon Sep 17 00:00:00 2001 From: Daniel Cazzulino Date: Fri, 8 Nov 2024 19:46:29 -0300 Subject: [PATCH] ThisAssembly.Project should not pack main output Since it's now just a configurator for ThisAssembly.Constants --- src/ThisAssembly.Project/ThisAssembly.Project.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ThisAssembly.Project/ThisAssembly.Project.csproj b/src/ThisAssembly.Project/ThisAssembly.Project.csproj index 5b1b8969..d28a1521 100644 --- a/src/ThisAssembly.Project/ThisAssembly.Project.csproj +++ b/src/ThisAssembly.Project/ThisAssembly.Project.csproj @@ -4,6 +4,7 @@ netstandard2.0 latest true + false