-
Notifications
You must be signed in to change notification settings - Fork 18
/
Copy pathVermaat.Crm.Specflow.sln
44 lines (44 loc) · 2.75 KB
/
Vermaat.Crm.Specflow.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29613.14
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Vermaat.Crm.Specflow", "Vermaat.Crm.Specflow\Vermaat.Crm.Specflow.csproj", "{0B9CDBF5-9B2F-4CDA-B708-8C4590A8E558}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Vermaat.Crm.Specflow.Sample", "Vermaat.Crm.Specflow.Sample\Vermaat.Crm.Specflow.Sample.csproj", "{40155862-3830-401C-945A-70E57B35F7A1}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Vermaat.Crm.Specflow.Expressions", "Vermaat.Crm.Specflow.Expressions\Vermaat.Crm.Specflow.Expressions.csproj", "{473D4530-AC23-4A29-948E-96AD3A52D074}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
NuGetRelease|Any CPU = NuGetRelease|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0B9CDBF5-9B2F-4CDA-B708-8C4590A8E558}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0B9CDBF5-9B2F-4CDA-B708-8C4590A8E558}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0B9CDBF5-9B2F-4CDA-B708-8C4590A8E558}.NuGetRelease|Any CPU.ActiveCfg = NuGetRelease|Any CPU
{0B9CDBF5-9B2F-4CDA-B708-8C4590A8E558}.NuGetRelease|Any CPU.Build.0 = NuGetRelease|Any CPU
{0B9CDBF5-9B2F-4CDA-B708-8C4590A8E558}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0B9CDBF5-9B2F-4CDA-B708-8C4590A8E558}.Release|Any CPU.Build.0 = Release|Any CPU
{40155862-3830-401C-945A-70E57B35F7A1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{40155862-3830-401C-945A-70E57B35F7A1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{40155862-3830-401C-945A-70E57B35F7A1}.NuGetRelease|Any CPU.ActiveCfg = Release|Any CPU
{40155862-3830-401C-945A-70E57B35F7A1}.NuGetRelease|Any CPU.Build.0 = Release|Any CPU
{40155862-3830-401C-945A-70E57B35F7A1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{40155862-3830-401C-945A-70E57B35F7A1}.Release|Any CPU.Build.0 = Release|Any CPU
{473D4530-AC23-4A29-948E-96AD3A52D074}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{473D4530-AC23-4A29-948E-96AD3A52D074}.Debug|Any CPU.Build.0 = Debug|Any CPU
{473D4530-AC23-4A29-948E-96AD3A52D074}.NuGetRelease|Any CPU.ActiveCfg = NuGetRelease|Any CPU
{473D4530-AC23-4A29-948E-96AD3A52D074}.NuGetRelease|Any CPU.Build.0 = NuGetRelease|Any CPU
{473D4530-AC23-4A29-948E-96AD3A52D074}.Release|Any CPU.ActiveCfg = Release|Any CPU
{473D4530-AC23-4A29-948E-96AD3A52D074}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {1C228F4F-AC05-4A51-833D-130F089096AD}
EndGlobalSection
EndGlobal