mirror of
https://github.com/JustArchiNET/ArchiSteamFarm
synced 2024-11-10 15:14:41 +00:00
Remove TrimMode declaration
"link" should be default in .NET 6.0+
This commit is contained in:
parent
cc85b681f7
commit
a9249a90f6
1 changed files with 0 additions and 1 deletions
|
@ -76,7 +76,6 @@
|
|||
<EventSourceSupport>false</EventSourceSupport>
|
||||
<HttpActivityPropagationSupport>false</HttpActivityPropagationSupport>
|
||||
<MetadataUpdaterSupport>false</MetadataUpdaterSupport>
|
||||
<TrimMode>link</TrimMode>
|
||||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup Condition="'$(OS)' == 'Windows_NT' OR '$(ASFNetFramework)' != ''">
|
||||
|
|
Loading…
Reference in a new issue