Bläddra i källkod

As of VS 2017 RC3, the sources files in the project directory are implicitly included.

Gert Driesen 8 år sedan
förälder
incheckning
cd4fad7f67
1 ändrade filer med 0 tillägg och 1 borttagningar
  1. 0 1
      src/Renci.SshNet.NETCore/Renci.SshNet.NETCore.csproj

+ 0 - 1
src/Renci.SshNet.NETCore/Renci.SshNet.NETCore.csproj

@@ -19,7 +19,6 @@
     <GenerateAssemblyConfigurationAttribute>false</GenerateAssemblyConfigurationAttribute>
   </PropertyGroup>
   <ItemGroup>
-    <Compile Include="**\*.cs" />
     <Compile Include="..\Renci.SshNet\**\*.cs" Exclude="..\Renci.SshNet\Properties\AssemblyInfo.cs">
       <Link>%(RecursiveDir)%(Filename)%(Extension)</Link>
     </Compile>