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