-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathExpandableTextHtml.sln
More file actions
24 lines (24 loc) · 1.11 KB
/
ExpandableTextHtml.sln
File metadata and controls
24 lines (24 loc) · 1.11 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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.13.35931.197 d17.13
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ExpandableTextHtml", "ExpandableText\ExpandableTextHtml.csproj", "{6CAAB887-5C61-4717-A465-032787C1DBF3}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{6CAAB887-5C61-4717-A465-032787C1DBF3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6CAAB887-5C61-4717-A465-032787C1DBF3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6CAAB887-5C61-4717-A465-032787C1DBF3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6CAAB887-5C61-4717-A465-032787C1DBF3}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {68B8F23B-20F1-40BD-9A89-56B2796417B0}
EndGlobalSection
EndGlobal