brgin of encryption

This commit is contained in:
SCM6WE
2021-09-23 13:33:03 +02:00
committed by Felix Hartmann (PEA3-Fe-FI)
parent 3cf0197672
commit a8a07f44c3
3 changed files with 95 additions and 42 deletions

View File

@@ -137,6 +137,7 @@
<Compile Include="Models\ChatPartner.cs" />
<Compile Include="Models\Exceptions\MessageTimedOutException.cs" />
<Compile Include="Models\Exceptions\ConnectionFailedException.cs" />
<Compile Include="Models\FileManager.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Util\IP.cs" />
<Compile Include="Views\Dialog.xaml.cs">