mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2025-12-16 06:20:34 +00:00
Closes #3508
This commit is contained in:
@@ -23,12 +23,24 @@
|
||||
<type fullname="Microsoft.AspNetCore.Http.TagsAttribute" />
|
||||
</assembly>
|
||||
|
||||
<assembly fullname="System.Collections">
|
||||
<type fullname="System.Collections.Generic.HashSet`1">
|
||||
<method name="SetEquals" />
|
||||
</type>
|
||||
</assembly>
|
||||
|
||||
<assembly fullname="System.Linq">
|
||||
<type fullname="System.Linq.Enumerable">
|
||||
<method name="MaxBy" />
|
||||
</type>
|
||||
</assembly>
|
||||
|
||||
<assembly fullname="System.Linq.AsyncEnumerable">
|
||||
<type fullname="System.Linq.AsyncEnumerable">
|
||||
<method name="ToListAsync" />
|
||||
</type>
|
||||
</assembly>
|
||||
|
||||
<assembly fullname="System.Runtime">
|
||||
<type fullname="System.Random">
|
||||
<method name="Next" />
|
||||
|
||||
Reference in New Issue
Block a user