diff --git a/Duplicati/Library/Backend/SSHv2/Duplicati.Library.Backend.SSHv2.csproj b/Duplicati/Library/Backend/SSHv2/Duplicati.Library.Backend.SSHv2.csproj
index f7f7be14a..74575f0e1 100644
--- a/Duplicati/Library/Backend/SSHv2/Duplicati.Library.Backend.SSHv2.csproj
+++ b/Duplicati/Library/Backend/SSHv2/Duplicati.Library.Backend.SSHv2.csproj
@@ -56,6 +56,9 @@
SSHv2Backend.resx
+
+ KeyGenerator.resx
+
@@ -75,6 +78,10 @@
ResXFileCodeGenerator
SSHv2Backend.Designer.cs
+
+ ResXFileCodeGenerator
+ KeyGenerator.Designer.cs
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ text/microsoft-resx
+
+
+ 2.0
+
+
+ System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Module for generating SSH private/public keys
+
+
+ SSH Key Generator
+
+
+ Public key username
+
+
+ A username to append to the public key
+
+
+ The key type
+
+
+ Determines the type of key to generate
+
+
+ The key length
+
+
+ The length of the key in bits
+
+
\ No newline at end of file