From 11ab0ffe535a3c6a1ce7d9cca01fb628b2c6d114 Mon Sep 17 00:00:00 2001 From: brogan Date: Wed, 2 Oct 2024 14:53:16 +1300 Subject: [PATCH] [csharp] Fix missing include files --- spine-csharp/spine-csharp.csproj | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/spine-csharp/spine-csharp.csproj b/spine-csharp/spine-csharp.csproj index f3a7cc247..546174f58 100644 --- a/spine-csharp/spine-csharp.csproj +++ b/spine-csharp/spine-csharp.csproj @@ -63,16 +63,21 @@ + + + + + @@ -96,7 +101,6 @@ -