From a9a84d6951711c95915d5245dcdc86708d2df877 Mon Sep 17 00:00:00 2001 From: Andrii Kurdiumov Date: Sat, 14 Mar 2026 15:48:10 +0100 Subject: [PATCH] Remove not needed dependency on net8.0 --- Confuser.Runtime/Confuser.Runtime.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Confuser.Runtime/Confuser.Runtime.csproj b/Confuser.Runtime/Confuser.Runtime.csproj index 9de36804..be144811 100644 --- a/Confuser.Runtime/Confuser.Runtime.csproj +++ b/Confuser.Runtime/Confuser.Runtime.csproj @@ -14,7 +14,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive