-
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathOpenSSH_GUI.slnx
More file actions
54 lines (54 loc) · 2.28 KB
/
OpenSSH_GUI.slnx
File metadata and controls
54 lines (54 loc) · 2.28 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<Solution>
<Configurations>
<Platform Name="Any CPU" />
<Platform Name="x64" />
<Platform Name="x86" />
</Configurations>
<Folder Name="/AUR Files/">
<File Path="openssh-gui-bin/PKGBUILD" />
<File Path="openssh-gui-git/PKGBUILD" />
<File Path="openssh-gui.desktop" />
</Folder>
<Folder Name="/CI/">
<File Path=".github/FUNDING.yml" />
<File Path=".github/workflows/build.yml" />
<File Path=".github/workflows/staging.yml" />
<File Path=".github\workflows\auto-tag.yml" />
</Folder>
<Folder Name="/Images/">
<File Path="images/AddKeyWindow.png" />
<File Path="images/AppSettings.png" />
<File Path="images/ConnectToServerQuickConnect.png" />
<File Path="images/ConnectToServerWindow.png" />
<File Path="images/ConnectToServerWindowSuccess.png" />
<File Path="images/ConnectToServerWindowWithKey.png" />
<File Path="images/EditAuthorizedKeysWindow.png" />
<File Path="images/EditAuthorizedKeysWindowRemote.png" />
<File Path="images/ExportKeyWindow.png" />
<File Path="images/FoundPasswordProtectedKey.png" />
<File Path="images/KnownHostsWindow.png" />
<File Path="images/MainWindow.png" />
<File Path="images/NewMainUI.png" />
<File Path="images/ProvidePasswordPrompt.png" />
<File Path="images/SettingsContextMenu.png" />
<File Path="images/ShowForgetPws.png" />
<File Path="images/Sorted.png" />
<File Path="images/tooltip.png" />
<File Path="images/tooltipKey.png" />
<File Path="images/tooltipServer.png" />
</Folder>
<Folder Name="/Solution Items/">
<File Path=".gitignore" />
<File Path="Directory.Build.props" />
<File Path="Directory.Build.targets" />
<File Path="LICENSE" />
<File Path="README.md" />
</Folder>
<Project Path="OpenSSH_GUI.Core/OpenSSH_GUI.Core.csproj" />
<Project Path="OpenSSH_GUI.Dialogs/OpenSSH_GUI.Dialogs.csproj" />
<Project Path="OpenSSH_GUI.SshConfig/OpenSSH_GUI.SshConfig.csproj" />
<Project Path="OpenSSH_GUI.Tests/OpenSSH_GUI.Tests.csproj" />
<Project Path="OpenSSH_GUI/OpenSSH_GUI.csproj">
<Deploy Solution="Debug|Any CPU" />
</Project>
</Solution>