This repository has been archived by the owner on Oct 13, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathRazensoft.Faktory.sln
31 lines (31 loc) · 1.6 KB
/
Razensoft.Faktory.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27004.2005
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Razensoft.Faktory", "Razensoft.Faktory\Razensoft.Faktory.csproj", "{57EE0DCB-4FEE-4B94-A597-6A336C858589}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Razensoft.Faktory.Tests", "Razensoft.Faktory.Tests\Razensoft.Faktory.Tests.csproj", "{BF1A051A-5F23-45EC-B2DF-094039550DBC}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{57EE0DCB-4FEE-4B94-A597-6A336C858589}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{57EE0DCB-4FEE-4B94-A597-6A336C858589}.Debug|Any CPU.Build.0 = Debug|Any CPU
{57EE0DCB-4FEE-4B94-A597-6A336C858589}.Release|Any CPU.ActiveCfg = Release|Any CPU
{57EE0DCB-4FEE-4B94-A597-6A336C858589}.Release|Any CPU.Build.0 = Release|Any CPU
{BF1A051A-5F23-45EC-B2DF-094039550DBC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BF1A051A-5F23-45EC-B2DF-094039550DBC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BF1A051A-5F23-45EC-B2DF-094039550DBC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BF1A051A-5F23-45EC-B2DF-094039550DBC}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {7457475C-7103-4828-AA48-AF414B07CF5E}
EndGlobalSection
EndGlobal