From b65ad5afbd26ccff9f5105f8064f25827d4bae0d Mon Sep 17 00:00:00 2001 From: YoshiRulz Date: Fri, 22 May 2020 14:43:00 +1000 Subject: [PATCH] Inherit ElfSharp dependency my bad; fixes 6e0148d92 and 4f10b9780; re: #2035 --- src/BizHawk.Client.Common/BizHawk.Client.Common.csproj | 1 - src/BizHawk.Emulation.Cores/BizHawk.Emulation.Cores.csproj | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/src/BizHawk.Client.Common/BizHawk.Client.Common.csproj b/src/BizHawk.Client.Common/BizHawk.Client.Common.csproj index e5ea016fc0..f95af0829d 100644 --- a/src/BizHawk.Client.Common/BizHawk.Client.Common.csproj +++ b/src/BizHawk.Client.Common/BizHawk.Client.Common.csproj @@ -7,7 +7,6 @@ - diff --git a/src/BizHawk.Emulation.Cores/BizHawk.Emulation.Cores.csproj b/src/BizHawk.Emulation.Cores/BizHawk.Emulation.Cores.csproj index 38a3c4a693..d797c9e82f 100644 --- a/src/BizHawk.Emulation.Cores/BizHawk.Emulation.Cores.csproj +++ b/src/BizHawk.Emulation.Cores/BizHawk.Emulation.Cores.csproj @@ -5,7 +5,7 @@ netstandard2.0;netcoreapp3.1 - +