From 4f10b978091df4fbd29ba885315badd1c8246d10 Mon Sep 17 00:00:00 2001 From: zeromus Date: Thu, 21 May 2020 15:35:17 -0500 Subject: [PATCH] this suffices to get elfsharp going. when i added it myself as a package in VS, it didnt touch the nuget json config files but did add it as a reference here. Nuget was invented after my time, so I don't know what's going on. (fixes #2305) --- src/BizHawk.Client.Common/BizHawk.Client.Common.csproj | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/src/BizHawk.Client.Common/BizHawk.Client.Common.csproj b/src/BizHawk.Client.Common/BizHawk.Client.Common.csproj index acdd50f444..e5ea016fc0 100644 --- a/src/BizHawk.Client.Common/BizHawk.Client.Common.csproj +++ b/src/BizHawk.Client.Common/BizHawk.Client.Common.csproj @@ -5,12 +5,9 @@ netstandard2.0 - - + + +