-
Notifications
You must be signed in to change notification settings - Fork 1
/
Capybara.CommentView.sln
45 lines (45 loc) · 2.44 KB
/
Capybara.CommentView.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30320.27
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Capybara.CommentView", "Capybara.CommentView\Capybara.CommentView.csproj", "{2029B1A6-402F-43A2-AEAE-CD80C4F19677}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DataGridViewGrouper", "DataGridViewGrouper\DataGridViewGrouper.csproj", "{785A6FBB-2BA0-42BE-84C4-1703BCAD15D2}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Capybara.CommentView_2017", "Capybara.CommentView_2017\Capybara.CommentView_2017.csproj", "{B8B8380E-E814-4435-8885-44F063E02D39}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{BEED1F76-F1EE-4E6C-A079-E95AB91B5988}"
ProjectSection(SolutionItems) = preProject
.gitignore = .gitignore
Capybara.CommentView.snk = Capybara.CommentView.snk
LICENSE.md = LICENSE.md
readme.md = readme.md
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{2029B1A6-402F-43A2-AEAE-CD80C4F19677}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2029B1A6-402F-43A2-AEAE-CD80C4F19677}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2029B1A6-402F-43A2-AEAE-CD80C4F19677}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2029B1A6-402F-43A2-AEAE-CD80C4F19677}.Release|Any CPU.Build.0 = Release|Any CPU
{785A6FBB-2BA0-42BE-84C4-1703BCAD15D2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{785A6FBB-2BA0-42BE-84C4-1703BCAD15D2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{785A6FBB-2BA0-42BE-84C4-1703BCAD15D2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{785A6FBB-2BA0-42BE-84C4-1703BCAD15D2}.Release|Any CPU.Build.0 = Release|Any CPU
{B8B8380E-E814-4435-8885-44F063E02D39}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B8B8380E-E814-4435-8885-44F063E02D39}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B8B8380E-E814-4435-8885-44F063E02D39}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B8B8380E-E814-4435-8885-44F063E02D39}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {46FF94AD-C60D-40C4-B1FB-03998F2D2DBA}
EndGlobalSection
EndGlobal