From f00a336700b207f51b83a1a0201c6353fdaff7a8 Mon Sep 17 00:00:00 2001 From: Stephen Toub Date: Wed, 23 Jan 2019 18:34:30 -0500 Subject: [PATCH] Fix build warnings for System.Threading.Channels ref (#34787) --- .../ref/System.Threading.Channels.csproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/System.Threading.Channels/ref/System.Threading.Channels.csproj b/src/System.Threading.Channels/ref/System.Threading.Channels.csproj index dd47b7c79c82..4ca790656b16 100644 --- a/src/System.Threading.Channels/ref/System.Threading.Channels.csproj +++ b/src/System.Threading.Channels/ref/System.Threading.Channels.csproj @@ -8,15 +8,15 @@ + + - + - - - \ No newline at end of file +