-
Notifications
You must be signed in to change notification settings - Fork 1
/
Glass.PublishViewer.sln
30 lines (30 loc) · 1.31 KB
/
Glass.PublishViewer.sln
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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25123.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Glass.PublishViewer", "Glass.PublishViewer\Glass.PublishViewer.csproj", "{B51E3A72-5AD9-4416-AF30-C9ACCFB8190B}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution", "Solution", "{0EC65641-49C0-4C55-BB0C-25B14A5C8845}"
ProjectSection(SolutionItems) = preProject
Licence.txt = Licence.txt
logo-250.png = logo-250.png
ReadMe.md = ReadMe.md
Screenshot.PNG = Screenshot.PNG
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B51E3A72-5AD9-4416-AF30-C9ACCFB8190B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B51E3A72-5AD9-4416-AF30-C9ACCFB8190B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B51E3A72-5AD9-4416-AF30-C9ACCFB8190B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B51E3A72-5AD9-4416-AF30-C9ACCFB8190B}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal