mirror of
https://github.com/JustArchiNET/ArchiSteamFarm
synced 2024-11-10 15:14:41 +00:00
Remove RuntimeIdentifiers from ArchiSteamFarm.Tests
I'm not sure if this is required, tests should always run in source "dotnet build" variant and not anything being published, in worst case my CIs will poke me to add this back.
This commit is contained in:
parent
49c5a53497
commit
35ad4f0f36
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@
|
||||||
<ErrorReport>none</ErrorReport>
|
<ErrorReport>none</ErrorReport>
|
||||||
<ApplicationIcon>ASF.ico</ApplicationIcon>
|
<ApplicationIcon>ASF.ico</ApplicationIcon>
|
||||||
<Copyright>Copyright © ArchiSteamFarm 2015-2017</Copyright>
|
<Copyright>Copyright © ArchiSteamFarm 2015-2017</Copyright>
|
||||||
<RuntimeIdentifiers>win-x64;linux-x64;linux-arm;osx-x64</RuntimeIdentifiers>
|
|
||||||
<Description>ASF is an application that allows you to farm steam cards using multiple steam accounts simultaneously.</Description>
|
<Description>ASF is an application that allows you to farm steam cards using multiple steam accounts simultaneously.</Description>
|
||||||
<Authors>JustArchi</Authors>
|
<Authors>JustArchi</Authors>
|
||||||
<Company>JustArchi</Company>
|
<Company>JustArchi</Company>
|
||||||
|
|
Loading…
Reference in a new issue