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