From ca002dc00e13f30f57985a2a037368e756027e1d Mon Sep 17 00:00:00 2001 From: Filip Navara Date: Wed, 30 Oct 2019 14:39:47 +0100 Subject: [PATCH] [netcore] Report errors on Windows CI (mono/mono#17616) * [netcore] Report errors on Windows CI * Fix Windows build Commit migrated from https://github.com/mono/mono/commit/3d397805d4bb5764bc2e8e0da3c83d47c4b1f569 --- src/mono/netcore/System.Private.CoreLib/System.Private.CoreLib.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mono/netcore/System.Private.CoreLib/System.Private.CoreLib.csproj b/src/mono/netcore/System.Private.CoreLib/System.Private.CoreLib.csproj index fc7ea6d..9dba9e7 100644 --- a/src/mono/netcore/System.Private.CoreLib/System.Private.CoreLib.csproj +++ b/src/mono/netcore/System.Private.CoreLib/System.Private.CoreLib.csproj @@ -264,7 +264,6 @@ - @@ -274,6 +273,7 @@ + -- 2.7.4