-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathxUnit.Extensions.TestOrdering.sln
More file actions
25 lines (25 loc) · 1.13 KB
/
xUnit.Extensions.TestOrdering.sln
File metadata and controls
25 lines (25 loc) · 1.13 KB
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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "xUnit.Extensions.TestOrdering", "xUnit.Extensions.TestOrdering\xUnit.Extensions.TestOrdering.xproj", "{2E8EDDCB-92E6-4A44-B5C8-7B5895564A9C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{2E8EDDCB-92E6-4A44-B5C8-7B5895564A9C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2E8EDDCB-92E6-4A44-B5C8-7B5895564A9C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2E8EDDCB-92E6-4A44-B5C8-7B5895564A9C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2E8EDDCB-92E6-4A44-B5C8-7B5895564A9C}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(CodealikeProperties) = postSolution
SolutionGuid = 5cb7c700-08f5-43df-b22a-9eb2ae6339bd
EndGlobalSection
EndGlobal