mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2025-12-21 16:58:37 +00:00
Add System.Runtime for plugins usage
This commit is contained in:
@@ -50,6 +50,11 @@
|
||||
</Reference>
|
||||
</ItemGroup>
|
||||
|
||||
<!-- Assemblies to include in trimmed builds for plugins usage -->
|
||||
<ItemGroup>
|
||||
<TrimmerRootAssembly Include="System.Runtime" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Update="Localization\Strings.Designer.cs">
|
||||
<AutoGen>True</AutoGen>
|
||||
|
||||
Reference in New Issue
Block a user