made Coroutine trimmable

This commit is contained in:
Ell 2023-02-23 19:11:10 +01:00
parent dc5206fced
commit aa8a2b8ff9

View file

@ -2,6 +2,7 @@
<PropertyGroup>
<TargetFrameworks>net45;netstandard2.0;net6.0</TargetFrameworks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<IsTrimmable>true</IsTrimmable>
</PropertyGroup>
<PropertyGroup>