diff --git a/BizHawk.Emulation.Cores/BizHawk.Emulation.Cores.csproj b/BizHawk.Emulation.Cores/BizHawk.Emulation.Cores.csproj
index 2158b5ab11..26974085f1 100644
--- a/BizHawk.Emulation.Cores/BizHawk.Emulation.Cores.csproj
+++ b/BizHawk.Emulation.Cores/BizHawk.Emulation.Cores.csproj
@@ -49,7 +49,7 @@
pdbonly
true
- ..\output\dll\
+ bin\Release\
TRACE;VS2010
prompt
4
@@ -59,9 +59,8 @@
false
-
- False
- ..\BizHawk.MultiClient\output\dll\EMU7800.dll
+
+ ..\References\EMU7800.dll
..\References\Newtonsoft.Json.dll
diff --git a/output/dll/EMU7800.dll b/References/EMU7800.dll
similarity index 100%
rename from output/dll/EMU7800.dll
rename to References/EMU7800.dll