From ed3116e796daf7e16c4195f0b3fc3729b673f9f1 Mon Sep 17 00:00:00 2001 From: high Date: Sun, 5 Jun 2011 19:11:56 -0400 Subject: [PATCH] Put quotes around post build event --- TShockAPI/TShockAPI.csproj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TShockAPI/TShockAPI.csproj b/TShockAPI/TShockAPI.csproj index 260d2c98..902236d9 100644 --- a/TShockAPI/TShockAPI.csproj +++ b/TShockAPI/TShockAPI.csproj @@ -54,6 +54,7 @@ + @@ -88,7 +89,7 @@ - $(SolutionDir)\myass.bat + "$(SolutionDir)\myass.bat"