-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gobln.Pager.sln
37 lines (37 loc) · 2.09 KB
/
Gobln.Pager.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.28729.10
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Gobln.Pager", "scr\Gobln.Pager\Gobln.Pager.csproj", "{4E56A05C-8C20-4CE1-931F-E8E4BA0D352A}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Gobln.PagerTest45", "test\Gobln.PagerTest45\Gobln.PagerTest45.csproj", "{0965B5D6-3EAB-4CD6-A660-53AC85A1A4C6}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Gobln.PagerTestCore10", "Test\Gobln.PagerTestCore10\Gobln.PagerTestCore10.csproj", "{CE6F61F3-513C-4B6D-8FCA-F3C5A3572E26}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{4E56A05C-8C20-4CE1-931F-E8E4BA0D352A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4E56A05C-8C20-4CE1-931F-E8E4BA0D352A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4E56A05C-8C20-4CE1-931F-E8E4BA0D352A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4E56A05C-8C20-4CE1-931F-E8E4BA0D352A}.Release|Any CPU.Build.0 = Release|Any CPU
{0965B5D6-3EAB-4CD6-A660-53AC85A1A4C6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0965B5D6-3EAB-4CD6-A660-53AC85A1A4C6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0965B5D6-3EAB-4CD6-A660-53AC85A1A4C6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0965B5D6-3EAB-4CD6-A660-53AC85A1A4C6}.Release|Any CPU.Build.0 = Release|Any CPU
{CE6F61F3-513C-4B6D-8FCA-F3C5A3572E26}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CE6F61F3-513C-4B6D-8FCA-F3C5A3572E26}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CE6F61F3-513C-4B6D-8FCA-F3C5A3572E26}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CE6F61F3-513C-4B6D-8FCA-F3C5A3572E26}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {6830DFD8-CE1D-4753-A5E2-5504B74F635F}
EndGlobalSection
EndGlobal