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

github.com/mono/api-doc-tools.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-27 20:24:08 +0300
committerDuncan Mak <duncanm@microsoft.com>2016-10-08 03:31:20 +0300
commit297cb3470a76090bdb6835424fbb373a9f27c720 (patch)
treefb976ef5752b8d739ce08d124a6113c770cccdf6
parent03af60247c52826f3edb63ce48c92d66369e7570 (diff)
[genproj] Do not use \r on the Unix parts of the build hook, add RabbitMQ hooks
-rw-r--r--monodoc/monodoc-net_4_x.csproj5
1 files changed, 2 insertions, 3 deletions
diff --git a/monodoc/monodoc-net_4_x.csproj b/monodoc/monodoc-net_4_x.csproj
index 77322920..4413f8ae 100644
--- a/monodoc/monodoc-net_4_x.csproj
+++ b/monodoc/monodoc-net_4_x.csproj
@@ -535,9 +535,8 @@
<PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
</PreBuildEvent>
-
- <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
-
+ <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
+
</PostBuildEvent>
<PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">