forked from picoe/Eto.ExtendedRichTextArea
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathEto.ExtendedRichTextArea.sln
57 lines (57 loc) · 4.01 KB
/
Eto.ExtendedRichTextArea.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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.31903.59
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Eto.ExtendedRichTextArea.TestApp", "test\Eto.ExtendedRichTextArea.TestApp\Eto.ExtendedRichTextArea.TestApp.csproj", "{C38CF4F1-B2F3-416C-BD83-90FD21536A84}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Eto.ExtendedRichTextArea.TestApp.Gtk", "test\Eto.ExtendedRichTextArea.TestApp.Gtk\Eto.ExtendedRichTextArea.TestApp.Gtk.csproj", "{6FF150C6-BACF-4244-A471-ED17D2D7E645}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Eto.ExtendedRichTextArea.TestApp.Mac64", "test\Eto.ExtendedRichTextArea.TestApp.Mac\Eto.ExtendedRichTextArea.TestApp.Mac64.csproj", "{1920D562-659E-4908-A267-F9A6DA5478E9}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Eto.ExtendedRichTextArea.TestApp.Wpf", "test\Eto.ExtendedRichTextArea.TestApp.Wpf\Eto.ExtendedRichTextArea.TestApp.Wpf.csproj", "{AB1671B4-CF3F-4B41-B328-51D8B13B2C7B}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{7B6E5331-D861-43C3-AE66-D3AC55C98331}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Eto.ExtendedRichTextArea", "src\Eto.ExtendedRichTextArea\Eto.ExtendedRichTextArea.csproj", "{BF90CC82-7151-477D-98FA-F99A14A5C5FD}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Eto.ExtendedRichTextArea.UnitTest", "test\Eto.ExtendedRichTextArea.UnitTest\Eto.ExtendedRichTextArea.UnitTest.csproj", "{72986F82-BCA3-45D4-922D-1AFAA7DA2F77}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C38CF4F1-B2F3-416C-BD83-90FD21536A84}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C38CF4F1-B2F3-416C-BD83-90FD21536A84}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C38CF4F1-B2F3-416C-BD83-90FD21536A84}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C38CF4F1-B2F3-416C-BD83-90FD21536A84}.Release|Any CPU.Build.0 = Release|Any CPU
{6FF150C6-BACF-4244-A471-ED17D2D7E645}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6FF150C6-BACF-4244-A471-ED17D2D7E645}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6FF150C6-BACF-4244-A471-ED17D2D7E645}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6FF150C6-BACF-4244-A471-ED17D2D7E645}.Release|Any CPU.Build.0 = Release|Any CPU
{1920D562-659E-4908-A267-F9A6DA5478E9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1920D562-659E-4908-A267-F9A6DA5478E9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1920D562-659E-4908-A267-F9A6DA5478E9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1920D562-659E-4908-A267-F9A6DA5478E9}.Release|Any CPU.Build.0 = Release|Any CPU
{AB1671B4-CF3F-4B41-B328-51D8B13B2C7B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AB1671B4-CF3F-4B41-B328-51D8B13B2C7B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AB1671B4-CF3F-4B41-B328-51D8B13B2C7B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AB1671B4-CF3F-4B41-B328-51D8B13B2C7B}.Release|Any CPU.Build.0 = Release|Any CPU
{BF90CC82-7151-477D-98FA-F99A14A5C5FD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BF90CC82-7151-477D-98FA-F99A14A5C5FD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BF90CC82-7151-477D-98FA-F99A14A5C5FD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BF90CC82-7151-477D-98FA-F99A14A5C5FD}.Release|Any CPU.Build.0 = Release|Any CPU
{72986F82-BCA3-45D4-922D-1AFAA7DA2F77}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{72986F82-BCA3-45D4-922D-1AFAA7DA2F77}.Debug|Any CPU.Build.0 = Debug|Any CPU
{72986F82-BCA3-45D4-922D-1AFAA7DA2F77}.Release|Any CPU.ActiveCfg = Release|Any CPU
{72986F82-BCA3-45D4-922D-1AFAA7DA2F77}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal