This repository has been archived by the owner on May 25, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
/
SpecFlow.Allure.sln
56 lines (56 loc) · 3.77 KB
/
SpecFlow.Allure.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
45
46
47
48
49
50
51
52
53
54
55
56
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SpecFlow.Allure.SpecFlowPlugin", "SpecFlow.Allure\SpecFlow.Allure.SpecFlowPlugin.csproj", "{B9348E84-54AD-4EB9-8A53-F3BE2B129B86}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AllureCSharpCommons", "allure-csharp-commons\AllureCSharpCommons\AllureCSharpCommons.csproj", "{0C358997-150B-4752-8B69-8B174167D730}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SpecFlow.Allure.Tests", "SpecFlow.Allure.Tests\SpecFlow.Allure.Tests.csproj", "{3331B7CB-F3B4-4A76-8E28-9397D9D6E7CC}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NuGetPackage", "NuGetPackage\NuGetPackage.csproj", "{0451BAEF-DF2E-4B98-8644-94EE9415E389}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SpecFlow.Allure.PackageTests", "SpecFlow.Allure.PackageTests\SpecFlow.Allure.PackageTests.csproj", "{20DE6CF8-8F07-43F9-BE4D-D1A063290A69}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Allure|Any CPU = Allure|Any CPU
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B9348E84-54AD-4EB9-8A53-F3BE2B129B86}.Allure|Any CPU.ActiveCfg = Release|Any CPU
{B9348E84-54AD-4EB9-8A53-F3BE2B129B86}.Allure|Any CPU.Build.0 = Release|Any CPU
{B9348E84-54AD-4EB9-8A53-F3BE2B129B86}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B9348E84-54AD-4EB9-8A53-F3BE2B129B86}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B9348E84-54AD-4EB9-8A53-F3BE2B129B86}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B9348E84-54AD-4EB9-8A53-F3BE2B129B86}.Release|Any CPU.Build.0 = Release|Any CPU
{0C358997-150B-4752-8B69-8B174167D730}.Allure|Any CPU.ActiveCfg = Release|Any CPU
{0C358997-150B-4752-8B69-8B174167D730}.Allure|Any CPU.Build.0 = Release|Any CPU
{0C358997-150B-4752-8B69-8B174167D730}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0C358997-150B-4752-8B69-8B174167D730}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0C358997-150B-4752-8B69-8B174167D730}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0C358997-150B-4752-8B69-8B174167D730}.Release|Any CPU.Build.0 = Release|Any CPU
{3331B7CB-F3B4-4A76-8E28-9397D9D6E7CC}.Allure|Any CPU.ActiveCfg = Release|Any CPU
{3331B7CB-F3B4-4A76-8E28-9397D9D6E7CC}.Allure|Any CPU.Build.0 = Release|Any CPU
{3331B7CB-F3B4-4A76-8E28-9397D9D6E7CC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3331B7CB-F3B4-4A76-8E28-9397D9D6E7CC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3331B7CB-F3B4-4A76-8E28-9397D9D6E7CC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3331B7CB-F3B4-4A76-8E28-9397D9D6E7CC}.Release|Any CPU.Build.0 = Release|Any CPU
{0451BAEF-DF2E-4B98-8644-94EE9415E389}.Allure|Any CPU.ActiveCfg = Allure|Any CPU
{0451BAEF-DF2E-4B98-8644-94EE9415E389}.Allure|Any CPU.Build.0 = Allure|Any CPU
{0451BAEF-DF2E-4B98-8644-94EE9415E389}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0451BAEF-DF2E-4B98-8644-94EE9415E389}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0451BAEF-DF2E-4B98-8644-94EE9415E389}.Release|Any CPU.Build.0 = Release|Any CPU
{20DE6CF8-8F07-43F9-BE4D-D1A063290A69}.Allure|Any CPU.ActiveCfg = Release|Any CPU
{20DE6CF8-8F07-43F9-BE4D-D1A063290A69}.Allure|Any CPU.Build.0 = Release|Any CPU
{20DE6CF8-8F07-43F9-BE4D-D1A063290A69}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{20DE6CF8-8F07-43F9-BE4D-D1A063290A69}.Debug|Any CPU.Build.0 = Debug|Any CPU
{20DE6CF8-8F07-43F9-BE4D-D1A063290A69}.Release|Any CPU.ActiveCfg = Release|Any CPU
{20DE6CF8-8F07-43F9-BE4D-D1A063290A69}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal