From 60ff292f142763f4eb7657527f52f10ac36a24ff Mon Sep 17 00:00:00 2001 From: PJB3005 Date: Sun, 24 Sep 2017 16:41:15 +0200 Subject: [PATCH] Fix content assemblies not being loaded. They were put in the wrong directory. --- Content.Client/Content.Client.csproj | 2 +- Content.Server/Content.Server.csproj | 2 +- SpaceStation14Content.sln | 110 +++++++++++++-------------- 3 files changed, 57 insertions(+), 57 deletions(-) diff --git a/Content.Client/Content.Client.csproj b/Content.Client/Content.Client.csproj index 176f4607e0..6fad7de4a6 100644 --- a/Content.Client/Content.Client.csproj +++ b/Content.Client/Content.Client.csproj @@ -11,7 +11,7 @@ Content.Client v4.5.1 512 - ..\bin\Client\Assemblies\ + ..\bin\Client\Resources\Assemblies\