diff --git a/TShockAPI/Properties/AssemblyInfo.cs b/TShockAPI/Properties/AssemblyInfo.cs index 27adefd1..29d67f40 100644 --- a/TShockAPI/Properties/AssemblyInfo.cs +++ b/TShockAPI/Properties/AssemblyInfo.cs @@ -36,10 +36,5 @@ using System.Runtime.InteropServices; // [assembly: AssemblyVersion("1.0.*")] -<<<<<<< HEAD [assembly: AssemblyVersion("3.2.8.0903")] [assembly: AssemblyFileVersion("3.2.8.0903")] -======= -[assembly: AssemblyVersion("3.2.8.0830")] -[assembly: AssemblyFileVersion("3.2.8.0830")] ->>>>>>> remotes/origin/general-devel-mono diff --git a/TShockAPI/TShockAPI.csproj b/TShockAPI/TShockAPI.csproj new file mode 100644 index 00000000..aa820b1e --- /dev/null +++ b/TShockAPI/TShockAPI.csproj @@ -0,0 +1,189 @@ + + + + Debug + AnyCPU + 8.0.30703 + 2.0 + {49606449-072B-4CF5-8088-AA49DA586694} + Library + Properties + TShockAPI + TShockAPI + v4.0 + 512 + false + publish\ + true + Disk + false + Foreground + 7 + Days + false + false + true + 0 + 1.0.0.%2a + false + true + + + true + full + false + ..\..\serverplugins\ + DEBUG;TRACE + prompt + 4 + true + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + true + + + + False + ..\SqlBins\Community.CsharpSqlite.SQLiteClient.dll + + + False + ..\SqlBins\MySql.Data.dll + True + + + False + ..\SqlBins\MySql.Web.dll + True + + + .\Newtonsoft.Json.dll + + + + + + + + + + + False + .exe + ..\TerrariaServerBins\TerrariaServer.exe + False + + + False + ..\TerrariaServerBins\TerrariaServerAPI.dll + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + True + True + Resources.resx + + + + + + + + + + + + + + + + + ResXFileCodeGenerator + Designer + Resources.Designer.cs + + + + + False + Microsoft .NET Framework 4 %28x86 and x64%29 + true + + + False + .NET Framework 3.5 SP1 Client Profile + false + + + False + .NET Framework 3.5 SP1 + false + + + False + Windows Installer 3.1 + true + + + + + + + + + + + + + "$(ProjectDir)postbuild.bat" + + + + + + + + \ No newline at end of file diff --git a/TerrariaServerBins/XNAHelpers.dll b/TerrariaServerBins/XNAHelpers.dll deleted file mode 100644 index a95b84d1..00000000 Binary files a/TerrariaServerBins/XNAHelpers.dll and /dev/null differ