From 1061cd913dab445db8cf5a61d5bb5b8b35ed89b4 Mon Sep 17 00:00:00 2001 From: Maverick Motherfucker Date: Tue, 7 Jun 2011 20:18:32 -0700 Subject: [PATCH] Fixed compile --- Update/Resources.resx | 2 +- Update/Update.csproj | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Update/Resources.resx b/Update/Resources.resx index b1ad6d77..fd37f4ea 100644 --- a/Update/Resources.resx +++ b/Update/Resources.resx @@ -119,6 +119,6 @@ - Resources\TShockAPI.dll;System.Byte[], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + ..\TShockAPI\bin\Release\TShockAPI.dll;System.Byte[], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 \ No newline at end of file diff --git a/Update/Update.csproj b/Update/Update.csproj index e4721f72..36027cc3 100644 --- a/Update/Update.csproj +++ b/Update/Update.csproj @@ -56,6 +56,7 @@ ResXFileCodeGenerator Resources.Designer.cs + Designer