mirror of
https://github.com/Ellpeck/DynamicEnums.git
synced 2024-11-13 21:29:09 +01:00
added IsTrimmable
This commit is contained in:
parent
1a80ffa622
commit
1b50b1c480
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
<PropertyGroup>
|
||||
<TargetFrameworks>net452;netstandard2.0;net6.0</TargetFrameworks>
|
||||
<GenerateDocumentationFile>true</GenerateDocumentationFile>
|
||||
<IsTrimmable>true</IsTrimmable>
|
||||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup>
|
||||
|
|
Loading…
Reference in a new issue