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/Mono.Tasklets
parentfbe5d3d9b90624cf65a940fed613c229407d118a (diff)
[msbuild projects] Use newlines without a carriage return for Unix targets to appease MS msbuild
Diffstat (limited to 'mcs/class/Mono.Tasklets')
-rw-r--r--mcs/class/Mono.Tasklets/Mono.Tasklets-net_4_x.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/mcs/class/Mono.Tasklets/Mono.Tasklets-net_4_x.csproj b/mcs/class/Mono.Tasklets/Mono.Tasklets-net_4_x.csproj
index cc33f33d83a..0b59432a933 100644
--- a/mcs/class/Mono.Tasklets/Mono.Tasklets-net_4_x.csproj
+++ b/mcs/class/Mono.Tasklets/Mono.Tasklets-net_4_x.csproj
@@ -60,8 +60,8 @@
</Target>
-->
<PropertyGroup>
- <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
-
+ <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
+
</PreBuildEvent>
<PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">