-
-
Notifications
You must be signed in to change notification settings - Fork 15
Expand file tree
/
Copy pathLiveReloadServer.slnx
More file actions
25 lines (25 loc) · 779 Bytes
/
LiveReloadServer.slnx
File metadata and controls
25 lines (25 loc) · 779 Bytes
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
<Solution>
<Configurations>
<Platform Name="Any CPU" />
<Platform Name="x86" />
</Configurations>
<Folder Name="/Documents/">
<File Path="build-chocolatey.ps1" />
<File Path="build-exe.ps1" />
<File Path="build-hosted.ps1" />
<File Path="Changelog.md" />
<File Path="Chocolatey/LiveReloadWebServer.template.nuspec" />
<File Path="create-release.ps1" />
<File Path="LICENSE.MD" />
<File Path="publish-nuget.ps1" />
<File Path="README.md" />
</Folder>
<Folder Name="/Solution Items/">
<File Path=".editorconfig" />
<File Path="Changelog.md" />
<File Path="README.md" />
</Folder>
<Project Path="LiveReloadServer/LiveReloadServer.csproj">
<Platform Solution="*|x86" Project="x86" />
</Project>
</Solution>