From 009988cceb7c16c0bef9d99f270226dc1f248600 Mon Sep 17 00:00:00 2001 From: James Thompson Date: Fri, 3 May 2024 07:17:56 +1000 Subject: [PATCH] #39 Cleanup dependencies for newer TFM's --- dotnet-statsig/dotnet-statsig.csproj | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/dotnet-statsig/dotnet-statsig.csproj b/dotnet-statsig/dotnet-statsig.csproj index 8ed9ab9..b291e70 100644 --- a/dotnet-statsig/dotnet-statsig.csproj +++ b/dotnet-statsig/dotnet-statsig.csproj @@ -1,4 +1,4 @@ - + netstandard2.0;net6.0;net471 @@ -26,8 +26,11 @@ - + + + +