From 2d47a5ddc80c148c66dfe83547f3ba7f144a86e0 Mon Sep 17 00:00:00 2001 From: Daniel Cazzulino Date: Fri, 8 Nov 2024 19:03:21 -0300 Subject: [PATCH] Add missing ThisAssembly.Constants dependency from Project --- src/ThisAssembly.Project/ThisAssembly.Project.csproj | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/ThisAssembly.Project/ThisAssembly.Project.csproj b/src/ThisAssembly.Project/ThisAssembly.Project.csproj index 0d01d54e..5b1b8969 100644 --- a/src/ThisAssembly.Project/ThisAssembly.Project.csproj +++ b/src/ThisAssembly.Project/ThisAssembly.Project.csproj @@ -53,6 +53,10 @@ C#: + + + +