|
|
@ -29,7 +29,7 @@ |
|
|
<Choose> |
|
|
<Choose> |
|
|
<When Condition="$(SIXLABORS_TESTING_PREVIEW) == true"> |
|
|
<When Condition="$(SIXLABORS_TESTING_PREVIEW) == true"> |
|
|
<PropertyGroup> |
|
|
<PropertyGroup> |
|
|
<TargetFrameworks>net8.0;net9.0</TargetFrameworks> |
|
|
<TargetFrameworks>net8.0</TargetFrameworks> |
|
|
<IsTrimmable>true</IsTrimmable> |
|
|
<IsTrimmable>true</IsTrimmable> |
|
|
</PropertyGroup> |
|
|
</PropertyGroup> |
|
|
</When> |
|
|
</When> |
|
|
|