From 82acf0cdfb3f67af99a4543d19560256bb7f9bf8 Mon Sep 17 00:00:00 2001 From: Deathmax Date: Fri, 2 Dec 2011 11:55:44 +0800 Subject: [PATCH] Add XNA dependency. --- TShockAPI/Properties/AssemblyInfo.cs | 4 ++-- TShockAPI/TShockAPI.csproj | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/TShockAPI/Properties/AssemblyInfo.cs b/TShockAPI/Properties/AssemblyInfo.cs index 046c5f9b..736a837d 100644 --- a/TShockAPI/Properties/AssemblyInfo.cs +++ b/TShockAPI/Properties/AssemblyInfo.cs @@ -36,5 +36,5 @@ using System.Runtime.InteropServices; // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("3.3.4.0926")] -[assembly: AssemblyFileVersion("3.3.4.0926")] +[assembly: AssemblyVersion("3.3.4.1202")] +[assembly: AssemblyFileVersion("3.3.4.1202")] diff --git a/TShockAPI/TShockAPI.csproj b/TShockAPI/TShockAPI.csproj index cfebb727..6f34a5ae 100644 --- a/TShockAPI/TShockAPI.csproj +++ b/TShockAPI/TShockAPI.csproj @@ -55,6 +55,7 @@ ..\HttpBins\HttpServer.dll + False ..\SqlBins\MySql.Data.dll @@ -181,7 +182,7 @@ - +