From dc1b2edc7d8ecd2250489c6b445db7653fee3189 Mon Sep 17 00:00:00 2001 From: Nate Bross Date: Sun, 10 Mar 2024 21:58:10 -0500 Subject: [PATCH] fix: add csharp ref --- SharpFM.csproj | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/SharpFM.csproj b/SharpFM.csproj index 42eea89..f101456 100644 --- a/SharpFM.csproj +++ b/SharpFM.csproj @@ -25,6 +25,8 @@ + + @@ -33,18 +35,21 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + - + \ No newline at end of file