From 42914cd9e41fabb436b6d0ce5e81074ce1943f28 Mon Sep 17 00:00:00 2001 From: Kernell Date: Tue, 1 Dec 2015 12:28:12 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB=D1=91?= =?UTF-8?q?=D0=BD=20=D0=BF=D1=80=D0=BE=D0=B5=D0=BA=D1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- MultiTheftAuto | 2 +- Test/Test.csproj | 5 ++++- mta-mono.sln | 7 ++----- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/MultiTheftAuto b/MultiTheftAuto index a73147e..30f8568 160000 --- a/MultiTheftAuto +++ b/MultiTheftAuto @@ -1 +1 @@ -Subproject commit a73147e672b37ed8dea947b97175fff406edaae7 +Subproject commit 30f8568a55ac81d99597660de033b56651cc8f1d diff --git a/Test/Test.csproj b/Test/Test.csproj index ce8fc14..c8c669c 100644 --- a/Test/Test.csproj +++ b/Test/Test.csproj @@ -27,7 +27,7 @@ pdbonly true - bin\Release\ + .\ TRACE prompt 4 @@ -54,6 +54,9 @@ + + pdb2mdb $(TargetPath) && pdb2mdb $(TargetDir)\MultiTheftAuto.dll +