-
Notifications
You must be signed in to change notification settings - Fork 151
Expand file tree
/
Copy pathHostsFileEditor.slnx
More file actions
33 lines (33 loc) · 1.28 KB
/
Copy pathHostsFileEditor.slnx
File metadata and controls
33 lines (33 loc) · 1.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
<Solution>
<Folder Name="/images/">
<File Path="images/classic.png" />
<File Path="images/classic_tray.png" />
<File Path="images/modern.png" />
<File Path="images/modern_dark.png" />
</Folder>
<Folder Name="/Solution Files/">
<File Path=".editorconfig" />
<File Path=".gitattributes" />
<File Path=".gitignore" />
<File Path="CNAME" />
<File Path="coverage.runsettings" />
<File Path="Directory.Build.props" />
<File Path="Directory.Build.targets" />
<File Path="global.json" />
<File Path="HostsFileEditorTestCert.pfx" />
<File Path="License.md" />
<File Path="Readme.md" />
<File Path="_config.yml" />
</Folder>
<Project Path="HostsFileEditor.Cli/HostsFileEditor.Cli.csproj" />
<Project Path="HostsFileEditor.Core.Tests/HostsFileEditor.Core.Tests.csproj" />
<Project Path="HostsFileEditor.Core/HostsFileEditor.Core.csproj" />
<Project Path="HostsFileEditor.WinForm.Tests/HostsFileEditor.WinForm.Tests.csproj">
<Platform Project="x64" />
</Project>
<Project Path="HostsFileEditor.Elevate/HostsFileEditor.Elevate.csproj" />
<Project Path="HostsFileEditor.WinForm/HostsFileEditor.WinForm.csproj" />
<Project Path="HostsFileEditor.WinUI/HostsFileEditor.WinUI.csproj">
<Platform Project="x64" />
</Project>
</Solution>