|
768 | 768 | <Compile Include="..\Renci.SshNet.Tests\Classes\ScpClientTest.cs">
|
769 | 769 | <Link>Classes\ScpClientTest.cs</Link>
|
770 | 770 | </Compile>
|
| 771 | + <Compile Include="..\Renci.SshNet.Tests\Classes\ScpClientTest_Download_PathAndDirectoryInfo_SendExecRequestReturnsFalse.cs"> |
| 772 | + <Link>Classes\ScpClientTest_Download_PathAndDirectoryInfo_SendExecRequestReturnsFalse.cs</Link> |
| 773 | + </Compile> |
| 774 | + <Compile Include="..\Renci.SshNet.Tests\Classes\ScpClientTest_Download_PathAndFileInfo_SendExecRequestReturnsFalse.cs"> |
| 775 | + <Link>Classes\ScpClientTest_Download_PathAndFileInfo_SendExecRequestReturnsFalse.cs</Link> |
| 776 | + </Compile> |
| 777 | + <Compile Include="..\Renci.SshNet.Tests\Classes\ScpClientTest_Download_PathAndStream_SendExecRequestReturnsFalse.cs"> |
| 778 | + <Link>Classes\ScpClientTest_Download_PathAndStream_SendExecRequestReturnsFalse.cs</Link> |
| 779 | + </Compile> |
| 780 | + <Compile Include="..\Renci.SshNet.Tests\Classes\ScpClientTest_Upload_DirectoryInfoAndPath_SendExecRequestReturnsFalse.cs"> |
| 781 | + <Link>Classes\ScpClientTest_Upload_DirectoryInfoAndPath_SendExecRequestReturnsFalse.cs</Link> |
| 782 | + </Compile> |
771 | 783 | <Compile Include="..\Renci.SshNet.Tests\Classes\ScpClientTest_Upload_FileInfoAndPath_SendExecRequestReturnsFalse.cs">
|
772 | 784 | <Link>Classes\ScpClientTest_Upload_FileInfoAndPath_SendExecRequestReturnsFalse.cs</Link>
|
773 | 785 | </Compile>
|
774 | 786 | <Compile Include="..\Renci.SshNet.Tests\Classes\ScpClientTest_Upload_FileInfoAndPath_Success.cs">
|
775 | 787 | <Link>Classes\ScpClientTest_Upload_FileInfoAndPath_Success.cs</Link>
|
776 | 788 | </Compile>
|
| 789 | + <Compile Include="..\Renci.SshNet.Tests\Classes\ScpClientTest_Upload_StreamAndPath_SendExecRequestReturnsFalse.cs"> |
| 790 | + <Link>Classes\ScpClientTest_Upload_StreamAndPath_SendExecRequestReturnsFalse.cs</Link> |
| 791 | + </Compile> |
777 | 792 | <Compile Include="..\Renci.SshNet.Tests\Classes\Security\CertificateHostAlgorithmTest.cs">
|
778 | 793 | <Link>Classes\Security\CertificateHostAlgorithmTest.cs</Link>
|
779 | 794 | </Compile>
|
|
1569 | 1584 | <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
1570 | 1585 | <ProjectExtensions>
|
1571 | 1586 | <VisualStudio>
|
1572 |
| - <UserProperties ProjectLinkerExcludeFilter="\\?desktop(\\.*)?$;\\?silverlight(\\.*)?$;\.desktop;\.silverlight;\.xaml;^service references(\\.*)?$;\.clientconfig;^web references(\\.*)?$" ProjectLinkReference="c45379b9-17b1-4e89-bc2e-6d41726413e8" /> |
| 1587 | + <UserProperties ProjectLinkReference="c45379b9-17b1-4e89-bc2e-6d41726413e8" ProjectLinkerExcludeFilter="\\?desktop(\\.*)?$;\\?silverlight(\\.*)?$;\.desktop;\.silverlight;\.xaml;^service references(\\.*)?$;\.clientconfig;^web references(\\.*)?$" /> |
1573 | 1588 | </VisualStudio>
|
1574 | 1589 | </ProjectExtensions>
|
1575 | 1590 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
|
0 commit comments