generated from ni/github-repo-template
-
Notifications
You must be signed in to change notification settings - Fork 3
/
SemiconductorTestLibrary.sln
61 lines (61 loc) · 4.46 KB
/
SemiconductorTestLibrary.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
57
58
59
60
61
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.9.34622.214
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SemiconductorTestLibrary.Extensions", "SemiconductorTestLibrary.Extensions\source\SemiconductorTestLibrary.Extensions.csproj", "{3A90DA2D-A649-4FA0-BF53-7222273E4410}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Tests.SemiconductorTestLibrary.Extensions", "SemiconductorTestLibrary.Extensions\tests\Tests.SemiconductorTestLibrary.Extensions.csproj", "{22397A12-B9B8-4913-897C-59BF49752659}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Tests.SemiconductorTestLibrary.Utilities", "TestAssets\Tests.SemiconductorTestLibrary.Utilities\Tests.SemiconductorTestLibrary.Utilities.csproj", "{4A5E4AD8-DF13-4B94-87E8-F0FA19EAB2FA}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SemiconductorTestLibrary.TestStandSteps", "SemiconductorTestLibrary.TestStandSteps\source\SemiconductorTestLibrary.TestStandSteps.csproj", "{663384BE-3A81-4B11-AF33-817BF91345B2}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SemiconductorTestLibrary.Examples", "Examples\source\SemiconductorTestLibrary.Examples.csproj", "{756E52C5-D2C1-44CB-BCB7-D78F96B4B5C3}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Tests.SemiconductorTestLibrary.TestStandSteps", "SemiconductorTestLibrary.TestStandSteps\tests\Tests.SemiconductorTestLibrary.TestStandSteps.csproj", "{B5E6E050-014D-447B-A572-8D1DD7860871}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Tests.SemiconductorTestLibrary.Examples", "Examples\tests\Tests.SemiconductorTestLibrary.Examples.csproj", "{7A218008-D8D5-4CB8-9935-E3FF291C0149}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{3A90DA2D-A649-4FA0-BF53-7222273E4410}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3A90DA2D-A649-4FA0-BF53-7222273E4410}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3A90DA2D-A649-4FA0-BF53-7222273E4410}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3A90DA2D-A649-4FA0-BF53-7222273E4410}.Release|Any CPU.Build.0 = Release|Any CPU
{22397A12-B9B8-4913-897C-59BF49752659}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{22397A12-B9B8-4913-897C-59BF49752659}.Debug|Any CPU.Build.0 = Debug|Any CPU
{22397A12-B9B8-4913-897C-59BF49752659}.Release|Any CPU.ActiveCfg = Release|Any CPU
{22397A12-B9B8-4913-897C-59BF49752659}.Release|Any CPU.Build.0 = Release|Any CPU
{4A5E4AD8-DF13-4B94-87E8-F0FA19EAB2FA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4A5E4AD8-DF13-4B94-87E8-F0FA19EAB2FA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4A5E4AD8-DF13-4B94-87E8-F0FA19EAB2FA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4A5E4AD8-DF13-4B94-87E8-F0FA19EAB2FA}.Release|Any CPU.Build.0 = Release|Any CPU
{663384BE-3A81-4B11-AF33-817BF91345B2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{663384BE-3A81-4B11-AF33-817BF91345B2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{663384BE-3A81-4B11-AF33-817BF91345B2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{663384BE-3A81-4B11-AF33-817BF91345B2}.Release|Any CPU.Build.0 = Release|Any CPU
{756E52C5-D2C1-44CB-BCB7-D78F96B4B5C3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{756E52C5-D2C1-44CB-BCB7-D78F96B4B5C3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{756E52C5-D2C1-44CB-BCB7-D78F96B4B5C3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{756E52C5-D2C1-44CB-BCB7-D78F96B4B5C3}.Release|Any CPU.Build.0 = Release|Any CPU
{B5E6E050-014D-447B-A572-8D1DD7860871}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B5E6E050-014D-447B-A572-8D1DD7860871}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B5E6E050-014D-447B-A572-8D1DD7860871}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B5E6E050-014D-447B-A572-8D1DD7860871}.Release|Any CPU.Build.0 = Release|Any CPU
{7A218008-D8D5-4CB8-9935-E3FF291C0149}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7A218008-D8D5-4CB8-9935-E3FF291C0149}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7A218008-D8D5-4CB8-9935-E3FF291C0149}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7A218008-D8D5-4CB8-9935-E3FF291C0149}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {9F73F861-3A15-41DF-B221-75441EEA8185}
EndGlobalSection
EndGlobal