-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathZorrero.Utils.sln
22 lines (22 loc) · 1.36 KB
/
Zorrero.Utils.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Zorrero.Utils.IntervalLookup", "Zorrero.Utils.IntervalLookup\Zorrero.Utils.IntervalLookup.csproj", "{564828A2-0210-42B9-983B-E0BB64469933}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Zorrero.Utils.IntervalLookup.Tests", "Zorrero.Utils.IntervalLookup.Tests\Zorrero.Utils.IntervalLookup.Tests.csproj", "{547EC888-EACC-4C2E-A60B-F11AC4362586}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{564828A2-0210-42B9-983B-E0BB64469933}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{564828A2-0210-42B9-983B-E0BB64469933}.Debug|Any CPU.Build.0 = Debug|Any CPU
{564828A2-0210-42B9-983B-E0BB64469933}.Release|Any CPU.ActiveCfg = Release|Any CPU
{564828A2-0210-42B9-983B-E0BB64469933}.Release|Any CPU.Build.0 = Release|Any CPU
{547EC888-EACC-4C2E-A60B-F11AC4362586}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{547EC888-EACC-4C2E-A60B-F11AC4362586}.Debug|Any CPU.Build.0 = Debug|Any CPU
{547EC888-EACC-4C2E-A60B-F11AC4362586}.Release|Any CPU.ActiveCfg = Release|Any CPU
{547EC888-EACC-4C2E-A60B-F11AC4362586}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal