mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 14:10:53 +00:00
Closes #2522
This commit is contained in:
@@ -10,4 +10,11 @@
|
||||
<assembly fullname="System.Composition.AttributedModel">
|
||||
<type fullname="System.Composition.ExportAttribute" />
|
||||
</assembly>
|
||||
|
||||
<!-- This is needed for our STD plugin -->
|
||||
<assembly fullname="System.Linq">
|
||||
<type fullname="System.Linq.Enumerable">
|
||||
<method name="MaxBy" />
|
||||
</type>
|
||||
</assembly>
|
||||
</linker>
|
||||
|
||||
Reference in New Issue
Block a user