|
|
@ -1,7 +1,7 @@ |
|
|
|
|
|
|
|
|
Microsoft Visual Studio Solution File, Format Version 12.00 |
|
|
Microsoft Visual Studio Solution File, Format Version 12.00 |
|
|
# Visual Studio 15 |
|
|
|
|
|
VisualStudioVersion = 15.0.27004.2002 |
|
|
|
|
|
|
|
|
# Visual Studio 2013 |
|
|
|
|
|
VisualStudioVersion = 12.0.40629.0 |
|
|
MinimumVisualStudioVersion = 10.0.40219.1 |
|
|
MinimumVisualStudioVersion = 10.0.40219.1 |
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BO", "BO\BO.csproj", "{8968F14A-C7C7-4751-96CE-B114FBFD65EF}" |
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BO", "BO\BO.csproj", "{8968F14A-C7C7-4751-96CE-B114FBFD65EF}" |
|
|
EndProject |
|
|
EndProject |
|
|
@ -35,6 +35,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ByProductWeight", "ByProduc |
|
|
EndProject |
|
|
EndProject |
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Distribution", "Distribution\Distribution.csproj", "{054F5E88-9AF0-430F-990E-17B8B268D59A}" |
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Distribution", "Distribution\Distribution.csproj", "{054F5E88-9AF0-430F-990E-17B8B268D59A}" |
|
|
EndProject |
|
|
EndProject |
|
|
|
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DropPigReOrder", "DropPigReOrder\DropPigReOrder.csproj", "{031BDA81-6DCE-41CD-B8FB-D5334A4940B0}" |
|
|
|
|
|
EndProject |
|
|
Global |
|
|
Global |
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution |
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution |
|
|
Debug|Any CPU = Debug|Any CPU |
|
|
Debug|Any CPU = Debug|Any CPU |
|
|
@ -103,6 +105,10 @@ Global |
|
|
{054F5E88-9AF0-430F-990E-17B8B268D59A}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|
|
{054F5E88-9AF0-430F-990E-17B8B268D59A}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|
|
{054F5E88-9AF0-430F-990E-17B8B268D59A}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|
|
{054F5E88-9AF0-430F-990E-17B8B268D59A}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|
|
{054F5E88-9AF0-430F-990E-17B8B268D59A}.Release|Any CPU.Build.0 = Release|Any CPU |
|
|
{054F5E88-9AF0-430F-990E-17B8B268D59A}.Release|Any CPU.Build.0 = Release|Any CPU |
|
|
|
|
|
{031BDA81-6DCE-41CD-B8FB-D5334A4940B0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|
|
|
|
|
{031BDA81-6DCE-41CD-B8FB-D5334A4940B0}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|
|
|
|
|
{031BDA81-6DCE-41CD-B8FB-D5334A4940B0}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|
|
|
|
|
{031BDA81-6DCE-41CD-B8FB-D5334A4940B0}.Release|Any CPU.Build.0 = Release|Any CPU |
|
|
EndGlobalSection |
|
|
EndGlobalSection |
|
|
GlobalSection(SolutionProperties) = preSolution |
|
|
GlobalSection(SolutionProperties) = preSolution |
|
|
HideSolutionNode = FALSE |
|
|
HideSolutionNode = FALSE |
|
|
|