Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2016-05-19 19:50:48 +0300
committerMiguel de Icaza <miguel@gnome.org>2016-05-19 19:50:55 +0300
commit5100a64596bef3ddeb28ad5549658ae8905331b3 (patch)
treecc043576425b218b3781eb5afc9d4178cc42370d /mcs/class/System.Web.WebPages.Deployment
parentfbe5d3d9b90624cf65a940fed613c229407d118a (diff)
[msbuild projects] Use newlines without a carriage return for Unix targets to appease MS msbuild
Diffstat (limited to 'mcs/class/System.Web.WebPages.Deployment')
-rw-r--r--mcs/class/System.Web.WebPages.Deployment/System.Web.WebPages.Deployment-net_4_x.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/mcs/class/System.Web.WebPages.Deployment/System.Web.WebPages.Deployment-net_4_x.csproj b/mcs/class/System.Web.WebPages.Deployment/System.Web.WebPages.Deployment-net_4_x.csproj
index 3790e984af2..16282251ad4 100644
--- a/mcs/class/System.Web.WebPages.Deployment/System.Web.WebPages.Deployment-net_4_x.csproj
+++ b/mcs/class/System.Web.WebPages.Deployment/System.Web.WebPages.Deployment-net_4_x.csproj
@@ -80,8 +80,8 @@
</Target>
-->
<PropertyGroup>
- <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
-
+ <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
+
</PreBuildEvent>
<PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">