46 lines
2.3 KiB
Plaintext
46 lines
2.3 KiB
Plaintext
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}") = "AutoLoaderLib_Base", "AutoLoaderLib\AutoLoaderLib_Base.csproj", "{7C0468A8-E807-0FF4-0C04-C1AD9B3D7D2A}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AutoLoaderService_Base", "AutoLoaderService_Base\AutoLoaderService_Base.csproj", "{76CCB2C1-5347-075C-192E-C939BAFBC971}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
{7C0468A8-E807-0FF4-0C04-C1AD9B3D7D2A} = {7C0468A8-E807-0FF4-0C04-C1AD9B3D7D2A}
|
|
EndProjectSection
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{7C0468A8-E807-0FF4-0C04-C1AD9B3D7D2A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{7C0468A8-E807-0FF4-0C04-C1AD9B3D7D2A}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{7C0468A8-E807-0FF4-0C04-C1AD9B3D7D2A}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{7C0468A8-E807-0FF4-0C04-C1AD9B3D7D2A}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{76CCB2C1-5347-075C-192E-C939BAFBC971}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{76CCB2C1-5347-075C-192E-C939BAFBC971}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{76CCB2C1-5347-075C-192E-C939BAFBC971}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{76CCB2C1-5347-075C-192E-C939BAFBC971}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {069D87BD-CB47-4955-9AB8-F58989DE86CC}
|
|
EndGlobalSection
|
|
GlobalSection(TeamFoundationVersionControl) = preSolution
|
|
SccNumberOfProjects = 3
|
|
SccEnterpriseProvider = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}
|
|
SccTeamFoundationServer = http://tfs.imestech.com:8080/tfs/messeries6
|
|
SccLocalPath0 = .
|
|
SccProjectUniqueName1 = AutoLoaderLib\\AutoLoaderLib_Base.csproj
|
|
SccProjectName1 = AutoLoaderLib
|
|
SccLocalPath1 = AutoLoaderLib
|
|
SccProjectUniqueName2 = AutoLoaderService_Base\\AutoLoaderService_Base.csproj
|
|
SccProjectName2 = AutoLoaderService_Base
|
|
SccLocalPath2 = AutoLoaderService_Base
|
|
EndGlobalSection
|
|
EndGlobal
|