From cf951a16dbabd5818bf38296200a11474407d5f2 Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Wed, 31 Jan 2018 14:36:20 -0800 Subject: [PATCH] Workaround flakiness in compiling the ChatSample (#1384) --- samples/ChatSample/ChatSample.csproj | 2 ++ 1 file changed, 2 insertions(+) diff --git a/samples/ChatSample/ChatSample.csproj b/samples/ChatSample/ChatSample.csproj index b7b7d07f34..389d9b2da2 100644 --- a/samples/ChatSample/ChatSample.csproj +++ b/samples/ChatSample/ChatSample.csproj @@ -5,6 +5,8 @@ aspnet-ChatSample-f11cf018-e0a8-49fa-b749-4c0eb5c9150b false + + false