From 91eb97c432bd09007315eb93c73a4929ccb7e0bf Mon Sep 17 00:00:00 2001 From: Pranav K Date: Tue, 11 Jul 2017 21:04:29 -0700 Subject: [PATCH] Revert "Check for the existence of a git repository before invoking git commands" This reverts commit 6c39e227b89190dcb6cb7fd13c3c6d82d65ee7c6. --- .../Microsoft.AspNetCore.SignalR.Client.TS.csproj | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/client-ts/Microsoft.AspNetCore.SignalR.Client.TS/Microsoft.AspNetCore.SignalR.Client.TS.csproj b/client-ts/Microsoft.AspNetCore.SignalR.Client.TS/Microsoft.AspNetCore.SignalR.Client.TS.csproj index 0e9da97897..ba189a2ea8 100644 --- a/client-ts/Microsoft.AspNetCore.SignalR.Client.TS/Microsoft.AspNetCore.SignalR.Client.TS.csproj +++ b/client-ts/Microsoft.AspNetCore.SignalR.Client.TS/Microsoft.AspNetCore.SignalR.Client.TS.csproj @@ -40,17 +40,12 @@ @(ExecOutput) $(ModuleVersion)-$(VersionSuffix) - true - false - - + + +