mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 14:10:53 +00:00
Don't trim tags, needed for STD plugin
This commit is contained in:
@@ -19,6 +19,10 @@
|
||||
</assembly>
|
||||
|
||||
<!-- Entries below are needed for our official plugins -->
|
||||
<assembly fullname="Microsoft.AspNetCore.Http.Extensions">
|
||||
<type fullname="Microsoft.AspNetCore.Http.TagsAttribute" />
|
||||
</assembly>
|
||||
|
||||
<assembly fullname="System.Linq">
|
||||
<type fullname="System.Linq.Enumerable">
|
||||
<method name="MaxBy" />
|
||||
|
||||
Reference in New Issue
Block a user