diff --git a/BizHawk.Emulation.Common/Interfaces/Base Implementations/NullController.cs b/BizHawk.Emulation.Common/Base Implementations/NullController.cs similarity index 100% rename from BizHawk.Emulation.Common/Interfaces/Base Implementations/NullController.cs rename to BizHawk.Emulation.Common/Base Implementations/NullController.cs diff --git a/BizHawk.Emulation.Common/Interfaces/Base Implementations/NullEmulator.cs b/BizHawk.Emulation.Common/Base Implementations/NullEmulator.cs similarity index 100% rename from BizHawk.Emulation.Common/Interfaces/Base Implementations/NullEmulator.cs rename to BizHawk.Emulation.Common/Base Implementations/NullEmulator.cs diff --git a/BizHawk.Emulation.Common/BizHawk.Emulation.Common.csproj b/BizHawk.Emulation.Common/BizHawk.Emulation.Common.csproj index d6f8a7fcbe..a087913f6d 100644 --- a/BizHawk.Emulation.Common/BizHawk.Emulation.Common.csproj +++ b/BizHawk.Emulation.Common/BizHawk.Emulation.Common.csproj @@ -49,6 +49,8 @@ VersionInfo.cs + + @@ -56,8 +58,6 @@ - -