-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathUsda.PlantBreeding.sln
131 lines (131 loc) · 8.8 KB
/
Usda.PlantBreeding.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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27130.2036
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Usda.PlantBreeding.Site", "Usda.PlantBreeding.Site\Usda.PlantBreeding.Site.csproj", "{C008D925-681C-415B-AFC8-2C8AC86A81E3}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Usda.PlantBreeding.Tests", "Usda.PlantBreeding.Tests\Usda.PlantBreeding.Tests.csproj", "{7FB0A02F-80C0-48A8-97E8-345B8E997779}"
EndProject
Project("{00D1A9C2-B5F0-4AF3-8072-F6C62B433612}") = "Usda.PlantBreeding.Database", "Usda.PlantBreeding.Database\Usda.PlantBreeding.Database.sqlproj", "{3C744821-1247-4A8F-AD86-4BD5664BDE92}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Usda.PlantBreeding.Data", "Usda.PlantBreeding.Data\Usda.PlantBreeding.Data.csproj", "{188F0D10-0CAD-472E-9D75-DBD0AFBD840D}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{9839A3B8-F491-41FE-B759-F3D2997544E2}"
ProjectSection(SolutionItems) = preProject
.nuget\NuGet.Config = .nuget\NuGet.Config
.nuget\NuGet.exe = .nuget\NuGet.exe
.nuget\NuGet.targets = .nuget\NuGet.targets
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{79239B57-1B8D-4EAE-A928-4947FF7C092A}"
ProjectSection(SolutionItems) = preProject
LICENSE = LICENSE
README.md = README.md
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Usda.PlantBreeding.Core", "Usda.PlantBreeding.Core\Usda.PlantBreeding.Core.csproj", "{EB62870F-8687-449F-9759-2B908B0FC8CC}"
EndProject
Project("{F14B399A-7131-4C87-9E4B-1186C45EF12D}") = "Usda.PlantBreeding.Reports", "Usda.PlantBreeding.Reports\Usda.PlantBreeding.Reports.rptproj", "{EC4F0310-DF34-426F-83D8-5CA897B1C518}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
BI Debug|Any CPU = BI Debug|Any CPU
Debug|Any CPU = Debug|Any CPU
DebugLocal|Any CPU = DebugLocal|Any CPU
Development|Any CPU = Development|Any CPU
Release|Any CPU = Release|Any CPU
Stage|Any CPU = Stage|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C008D925-681C-415B-AFC8-2C8AC86A81E3}.BI Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C008D925-681C-415B-AFC8-2C8AC86A81E3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C008D925-681C-415B-AFC8-2C8AC86A81E3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C008D925-681C-415B-AFC8-2C8AC86A81E3}.DebugLocal|Any CPU.ActiveCfg = Debug|Any CPU
{C008D925-681C-415B-AFC8-2C8AC86A81E3}.DebugLocal|Any CPU.Build.0 = Debug|Any CPU
{C008D925-681C-415B-AFC8-2C8AC86A81E3}.Development|Any CPU.ActiveCfg = Debug|Any CPU
{C008D925-681C-415B-AFC8-2C8AC86A81E3}.Development|Any CPU.Build.0 = Debug|Any CPU
{C008D925-681C-415B-AFC8-2C8AC86A81E3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C008D925-681C-415B-AFC8-2C8AC86A81E3}.Release|Any CPU.Build.0 = Release|Any CPU
{C008D925-681C-415B-AFC8-2C8AC86A81E3}.Stage|Any CPU.ActiveCfg = Stage|Any CPU
{C008D925-681C-415B-AFC8-2C8AC86A81E3}.Stage|Any CPU.Build.0 = Stage|Any CPU
{7FB0A02F-80C0-48A8-97E8-345B8E997779}.BI Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7FB0A02F-80C0-48A8-97E8-345B8E997779}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7FB0A02F-80C0-48A8-97E8-345B8E997779}.DebugLocal|Any CPU.ActiveCfg = Debug|Any CPU
{7FB0A02F-80C0-48A8-97E8-345B8E997779}.DebugLocal|Any CPU.Build.0 = Debug|Any CPU
{7FB0A02F-80C0-48A8-97E8-345B8E997779}.Development|Any CPU.ActiveCfg = Debug|Any CPU
{7FB0A02F-80C0-48A8-97E8-345B8E997779}.Development|Any CPU.Build.0 = Debug|Any CPU
{7FB0A02F-80C0-48A8-97E8-345B8E997779}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7FB0A02F-80C0-48A8-97E8-345B8E997779}.Stage|Any CPU.ActiveCfg = Stage|Any CPU
{3C744821-1247-4A8F-AD86-4BD5664BDE92}.BI Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3C744821-1247-4A8F-AD86-4BD5664BDE92}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3C744821-1247-4A8F-AD86-4BD5664BDE92}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3C744821-1247-4A8F-AD86-4BD5664BDE92}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{3C744821-1247-4A8F-AD86-4BD5664BDE92}.DebugLocal|Any CPU.ActiveCfg = Debug|Any CPU
{3C744821-1247-4A8F-AD86-4BD5664BDE92}.DebugLocal|Any CPU.Build.0 = Debug|Any CPU
{3C744821-1247-4A8F-AD86-4BD5664BDE92}.DebugLocal|Any CPU.Deploy.0 = Debug|Any CPU
{3C744821-1247-4A8F-AD86-4BD5664BDE92}.Development|Any CPU.ActiveCfg = Debug|Any CPU
{3C744821-1247-4A8F-AD86-4BD5664BDE92}.Development|Any CPU.Build.0 = Debug|Any CPU
{3C744821-1247-4A8F-AD86-4BD5664BDE92}.Development|Any CPU.Deploy.0 = Debug|Any CPU
{3C744821-1247-4A8F-AD86-4BD5664BDE92}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3C744821-1247-4A8F-AD86-4BD5664BDE92}.Release|Any CPU.Build.0 = Release|Any CPU
{3C744821-1247-4A8F-AD86-4BD5664BDE92}.Release|Any CPU.Deploy.0 = Release|Any CPU
{3C744821-1247-4A8F-AD86-4BD5664BDE92}.Stage|Any CPU.ActiveCfg = Stage|Any CPU
{3C744821-1247-4A8F-AD86-4BD5664BDE92}.Stage|Any CPU.Build.0 = Stage|Any CPU
{3C744821-1247-4A8F-AD86-4BD5664BDE92}.Stage|Any CPU.Deploy.0 = Stage|Any CPU
{188F0D10-0CAD-472E-9D75-DBD0AFBD840D}.BI Debug|Any CPU.ActiveCfg = Debug|Any CPU
{188F0D10-0CAD-472E-9D75-DBD0AFBD840D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{188F0D10-0CAD-472E-9D75-DBD0AFBD840D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{188F0D10-0CAD-472E-9D75-DBD0AFBD840D}.DebugLocal|Any CPU.ActiveCfg = Debug|Any CPU
{188F0D10-0CAD-472E-9D75-DBD0AFBD840D}.DebugLocal|Any CPU.Build.0 = Debug|Any CPU
{188F0D10-0CAD-472E-9D75-DBD0AFBD840D}.Development|Any CPU.ActiveCfg = Debug|Any CPU
{188F0D10-0CAD-472E-9D75-DBD0AFBD840D}.Development|Any CPU.Build.0 = Debug|Any CPU
{188F0D10-0CAD-472E-9D75-DBD0AFBD840D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{188F0D10-0CAD-472E-9D75-DBD0AFBD840D}.Release|Any CPU.Build.0 = Release|Any CPU
{188F0D10-0CAD-472E-9D75-DBD0AFBD840D}.Stage|Any CPU.ActiveCfg = Stage|Any CPU
{188F0D10-0CAD-472E-9D75-DBD0AFBD840D}.Stage|Any CPU.Build.0 = Stage|Any CPU
{EB62870F-8687-449F-9759-2B908B0FC8CC}.BI Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EB62870F-8687-449F-9759-2B908B0FC8CC}.BI Debug|Any CPU.Build.0 = Debug|Any CPU
{EB62870F-8687-449F-9759-2B908B0FC8CC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EB62870F-8687-449F-9759-2B908B0FC8CC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EB62870F-8687-449F-9759-2B908B0FC8CC}.DebugLocal|Any CPU.ActiveCfg = Debug|Any CPU
{EB62870F-8687-449F-9759-2B908B0FC8CC}.DebugLocal|Any CPU.Build.0 = Debug|Any CPU
{EB62870F-8687-449F-9759-2B908B0FC8CC}.Development|Any CPU.ActiveCfg = Debug|Any CPU
{EB62870F-8687-449F-9759-2B908B0FC8CC}.Development|Any CPU.Build.0 = Debug|Any CPU
{EB62870F-8687-449F-9759-2B908B0FC8CC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EB62870F-8687-449F-9759-2B908B0FC8CC}.Release|Any CPU.Build.0 = Release|Any CPU
{EB62870F-8687-449F-9759-2B908B0FC8CC}.Stage|Any CPU.ActiveCfg = Stage|Any CPU
{EB62870F-8687-449F-9759-2B908B0FC8CC}.Stage|Any CPU.Build.0 = Stage|Any CPU
{EC4F0310-DF34-426F-83D8-5CA897B1C518}.BI Debug|Any CPU.ActiveCfg =
{EC4F0310-DF34-426F-83D8-5CA897B1C518}.BI Debug|Any CPU.Build.0 =
{EC4F0310-DF34-426F-83D8-5CA897B1C518}.BI Debug|Any CPU.Deploy.0 =
{EC4F0310-DF34-426F-83D8-5CA897B1C518}.Debug|Any CPU.ActiveCfg = Debug
{EC4F0310-DF34-426F-83D8-5CA897B1C518}.Debug|Any CPU.Build.0 = Debug
{EC4F0310-DF34-426F-83D8-5CA897B1C518}.Debug|Any CPU.Deploy.0 = Debug
{EC4F0310-DF34-426F-83D8-5CA897B1C518}.DebugLocal|Any CPU.ActiveCfg = DebugLocal
{EC4F0310-DF34-426F-83D8-5CA897B1C518}.DebugLocal|Any CPU.Build.0 = DebugLocal
{EC4F0310-DF34-426F-83D8-5CA897B1C518}.DebugLocal|Any CPU.Deploy.0 = DebugLocal
{EC4F0310-DF34-426F-83D8-5CA897B1C518}.Development|Any CPU.ActiveCfg =
{EC4F0310-DF34-426F-83D8-5CA897B1C518}.Development|Any CPU.Build.0 =
{EC4F0310-DF34-426F-83D8-5CA897B1C518}.Development|Any CPU.Deploy.0 =
{EC4F0310-DF34-426F-83D8-5CA897B1C518}.Release|Any CPU.ActiveCfg = Release
{EC4F0310-DF34-426F-83D8-5CA897B1C518}.Release|Any CPU.Build.0 = Release
{EC4F0310-DF34-426F-83D8-5CA897B1C518}.Release|Any CPU.Deploy.0 = Release
{EC4F0310-DF34-426F-83D8-5CA897B1C518}.Stage|Any CPU.ActiveCfg = Stage
{EC4F0310-DF34-426F-83D8-5CA897B1C518}.Stage|Any CPU.Build.0 = Stage
{EC4F0310-DF34-426F-83D8-5CA897B1C518}.Stage|Any CPU.Deploy.0 = Stage
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EnterpriseLibraryConfigurationToolBinariesPathV6 = packages\EnterpriseLibrary.Common.6.0.1304.0\lib\NET45;packages\EnterpriseLibrary.Logging.6.0.1304.0\lib\NET45
SolutionGuid = {9BD33573-2CD7-4FA4-9C3E-6358AAF2BCB8}
EndGlobalSection
GlobalSection(Performance) = preSolution
HasPerformanceSessions = true
EndGlobalSection
GlobalSection(Performance) = preSolution
HasPerformanceSessions = true
EndGlobalSection
EndGlobal