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