From 35ad4f0f3615f381bb1631d9c8438de41d10c806 Mon Sep 17 00:00:00 2001 From: JustArchi Date: Wed, 11 Oct 2017 00:50:25 +0200 Subject: [PATCH] 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. --- ArchiSteamFarm.Tests/ArchiSteamFarm.Tests.csproj | 1 - 1 file changed, 1 deletion(-) diff --git a/ArchiSteamFarm.Tests/ArchiSteamFarm.Tests.csproj b/ArchiSteamFarm.Tests/ArchiSteamFarm.Tests.csproj index 1cb8f94d6..ab5889544 100644 --- a/ArchiSteamFarm.Tests/ArchiSteamFarm.Tests.csproj +++ b/ArchiSteamFarm.Tests/ArchiSteamFarm.Tests.csproj @@ -7,7 +7,6 @@ none ASF.ico Copyright © ArchiSteamFarm 2015-2017 - win-x64;linux-x64;linux-arm;osx-x64 ASF is an application that allows you to farm steam cards using multiple steam accounts simultaneously. JustArchi JustArchi