From cd4fad7f67b385df71cc4bb647303803a2e4a857 Mon Sep 17 00:00:00 2001 From: Gert Driesen Date: Thu, 2 Feb 2017 18:22:14 +0100 Subject: [PATCH] As of VS 2017 RC3, the sources files in the project directory are implicitly included. --- src/Renci.SshNet.NETCore/Renci.SshNet.NETCore.csproj | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Renci.SshNet.NETCore/Renci.SshNet.NETCore.csproj b/src/Renci.SshNet.NETCore/Renci.SshNet.NETCore.csproj index 229146f7..c06afc02 100644 --- a/src/Renci.SshNet.NETCore/Renci.SshNet.NETCore.csproj +++ b/src/Renci.SshNet.NETCore/Renci.SshNet.NETCore.csproj @@ -19,7 +19,6 @@ false - %(RecursiveDir)%(Filename)%(Extension)