implement GUI for public key authentication with SFTP, closes #69

This commit is contained in:
Philipp Crocoll
2018-09-11 04:19:40 +02:00
parent f5f99f5a04
commit 381510d213
16 changed files with 269 additions and 68 deletions

View File

@@ -156,6 +156,10 @@
<Compile Include="Utils\Spr\SprEngine.PickChars.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\AdalBindings\AdalBindings.csproj">
<Project>{0b109c0e-0514-4340-8779-5bd6a0dde84e}</Project>
<Name>AdalBindings</Name>
</ProjectReference>
<ProjectReference Include="..\JavaFileStorageBindings\JavaFileStorageBindings.csproj">
<Project>{48574278-4779-4b3a-a9e4-9cf1bc285d0b}</Project>
<Name>JavaFileStorageBindings</Name>