agrobot_base/AgroBase/AgroBase.sln

52 lines
2.8 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.9.34616.47
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AgroBase", "AgroBase\AgroBase.csproj", "{C54B41C0-1D21-4E3E-949E-0F86BBC86A33}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AgroMonitor", "AgroMonitor\AgroMonitor.csproj", "{59859C63-CD79-4CAA-B8DE-3C30B8DF05C2}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C54B41C0-1D21-4E3E-949E-0F86BBC86A33}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C54B41C0-1D21-4E3E-949E-0F86BBC86A33}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C54B41C0-1D21-4E3E-949E-0F86BBC86A33}.Debug|x64.ActiveCfg = Debug|x64
{C54B41C0-1D21-4E3E-949E-0F86BBC86A33}.Debug|x64.Build.0 = Debug|x64
{C54B41C0-1D21-4E3E-949E-0F86BBC86A33}.Debug|x86.ActiveCfg = Debug|x86
{C54B41C0-1D21-4E3E-949E-0F86BBC86A33}.Debug|x86.Build.0 = Debug|x86
{C54B41C0-1D21-4E3E-949E-0F86BBC86A33}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C54B41C0-1D21-4E3E-949E-0F86BBC86A33}.Release|Any CPU.Build.0 = Release|Any CPU
{C54B41C0-1D21-4E3E-949E-0F86BBC86A33}.Release|x64.ActiveCfg = Release|x64
{C54B41C0-1D21-4E3E-949E-0F86BBC86A33}.Release|x64.Build.0 = Release|x64
{C54B41C0-1D21-4E3E-949E-0F86BBC86A33}.Release|x86.ActiveCfg = Release|x86
{C54B41C0-1D21-4E3E-949E-0F86BBC86A33}.Release|x86.Build.0 = Release|x86
{59859C63-CD79-4CAA-B8DE-3C30B8DF05C2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{59859C63-CD79-4CAA-B8DE-3C30B8DF05C2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{59859C63-CD79-4CAA-B8DE-3C30B8DF05C2}.Debug|x64.ActiveCfg = Debug|Any CPU
{59859C63-CD79-4CAA-B8DE-3C30B8DF05C2}.Debug|x64.Build.0 = Debug|Any CPU
{59859C63-CD79-4CAA-B8DE-3C30B8DF05C2}.Debug|x86.ActiveCfg = Debug|Any CPU
{59859C63-CD79-4CAA-B8DE-3C30B8DF05C2}.Debug|x86.Build.0 = Debug|Any CPU
{59859C63-CD79-4CAA-B8DE-3C30B8DF05C2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{59859C63-CD79-4CAA-B8DE-3C30B8DF05C2}.Release|Any CPU.Build.0 = Release|Any CPU
{59859C63-CD79-4CAA-B8DE-3C30B8DF05C2}.Release|x64.ActiveCfg = Release|Any CPU
{59859C63-CD79-4CAA-B8DE-3C30B8DF05C2}.Release|x64.Build.0 = Release|Any CPU
{59859C63-CD79-4CAA-B8DE-3C30B8DF05C2}.Release|x86.ActiveCfg = Release|Any CPU
{59859C63-CD79-4CAA-B8DE-3C30B8DF05C2}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {0CEDAB49-B5CE-4D85-BD98-4772897D6141}
EndGlobalSection
EndGlobal