Prechádzať zdrojové kódy

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

Gert Driesen 8 rokov pred
rodič
commit
cd4fad7f67

+ 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>