From 000a3b91577ca3846f8465c653f234a0aba609b2 Mon Sep 17 00:00:00 2001 From: Daniel Grunwald Date: Sat, 4 Nov 2017 14:48:12 +0100 Subject: [PATCH] Fix post-build task when path contains spaces. --- ILSpy/ILSpy.csproj | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/ILSpy/ILSpy.csproj b/ILSpy/ILSpy.csproj index 304e82ca8..c356751fe 100644 --- a/ILSpy/ILSpy.csproj +++ b/ILSpy/ILSpy.csproj @@ -397,11 +397,11 @@ (related to https://github.com/icsharpcode/ILSpy/issues/511) --> - - - - - - + + + + + + \ No newline at end of file