From b470dd6171e23712d61c0cd5b262a2b77e675faa Mon Sep 17 00:00:00 2001 From: brogan Date: Wed, 2 Oct 2024 14:52:59 +1300 Subject: [PATCH 1/2] [csharp] Update to TargetFrameworkVersion to v4.8 --- spine-csharp/spine-csharp.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spine-csharp/spine-csharp.csproj b/spine-csharp/spine-csharp.csproj index 4abc4ec3c..f3a7cc247 100644 --- a/spine-csharp/spine-csharp.csproj +++ b/spine-csharp/spine-csharp.csproj @@ -10,7 +10,7 @@ Properties Spine spine-csharp - v4.0 + v4.8 v4.0 From 11ab0ffe535a3c6a1ce7d9cca01fb628b2c6d114 Mon Sep 17 00:00:00 2001 From: brogan Date: Wed, 2 Oct 2024 14:53:16 +1300 Subject: [PATCH 2/2] [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 @@ -