-
Notifications
You must be signed in to change notification settings - Fork 0
/
Boffins.ExtensionsNet.sln
24 lines (24 loc) · 1.4 KB
/
Boffins.ExtensionsNet.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
Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Boffins.ExtensionsNet", "src\Boffins.ExtensionsNet\Boffins.ExtensionsNet.csproj", "{EE17E255-AF61-4220-A1FF-C75F8A5B97D9}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Boffins.ExtensionsNet.Test.Unit", "src\Boffins.ExtensionsNet.Test.Unit\Boffins.ExtensionsNet.Test.Unit.csproj", "{208A2EFE-0B6B-44F9-85C5-4D907BAE3FE2}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{EE17E255-AF61-4220-A1FF-C75F8A5B97D9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EE17E255-AF61-4220-A1FF-C75F8A5B97D9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EE17E255-AF61-4220-A1FF-C75F8A5B97D9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EE17E255-AF61-4220-A1FF-C75F8A5B97D9}.Release|Any CPU.Build.0 = Release|Any CPU
{208A2EFE-0B6B-44F9-85C5-4D907BAE3FE2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{208A2EFE-0B6B-44F9-85C5-4D907BAE3FE2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{208A2EFE-0B6B-44F9-85C5-4D907BAE3FE2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{208A2EFE-0B6B-44F9-85C5-4D907BAE3FE2}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
EndGlobalSection
EndGlobal