From aa8a2b8ff9cc07779a0427747568ee0dcf994b2a Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Thu, 23 Feb 2023 19:11:10 +0100 Subject: [PATCH] made Coroutine trimmable --- Coroutine/Coroutine.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/Coroutine/Coroutine.csproj b/Coroutine/Coroutine.csproj index dbb798b..b3e940d 100644 --- a/Coroutine/Coroutine.csproj +++ b/Coroutine/Coroutine.csproj @@ -2,6 +2,7 @@ net45;netstandard2.0;net6.0 true + true