From 03340b5dd854e36eb4210aa2dd8e4f8e7485c27e Mon Sep 17 00:00:00 2001 From: Daniel Cazzulino Date: Wed, 17 Jul 2024 00:42:39 -0300 Subject: [PATCH] Make sure startup file is an up-to-date check input See https://github.com/dotnet/project-system/blob/main/docs/up-to-date-check.md --- src/SmallSharp/SmallSharp.targets | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/SmallSharp/SmallSharp.targets b/src/SmallSharp/SmallSharp.targets index 7264714..3630f3c 100644 --- a/src/SmallSharp/SmallSharp.targets +++ b/src/SmallSharp/SmallSharp.targets @@ -34,7 +34,7 @@ Debugger="$(DebugSmallSharp)"/> - + @@ -48,6 +48,7 @@ causing those items to be hardcoded in the .csproj --> +