Idea of the project: if someone wants to order a project development, here you can send an application.
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28307.757
MinimumVisualStudioVersion = 10.0.40219.1
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "VehicleMaintenance.Web", "VehicleMaintenance.Web\VehicleMaintenance.Web.vbproj", "{E5F90C54-384B-4F75-9204-62C64850ED16}"
EndProject
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "VehicleMaintenance.Core", "VehicleMaintenance.Core\VehicleMaintenance.Core.vbproj", "{8A1F4467-DEA0-49CA-A991-9120B73D783F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{E5F90C54-384B-4F75-9204-62C64850ED16}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E5F90C54-384B-4F75-9204-62C64850ED16}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E5F90C54-384B-4F75-9204-62C64850ED16}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E5F90C54-384B-4F75-9204-62C64850ED16}.Release|Any CPU.Build.0 = Release|Any CPU
{8A1F4467-DEA0-49CA-A991-9120B73D783F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8A1F4467-DEA0-49CA-A991-9120B73D783F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8A1F4467-DEA0-49CA-A991-9120B73D783F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8A1F4467-DEA0-49CA-A991-9120B73D783F}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {92C31F90-A5BA-4E2C-9637-2E655D0D0113}
EndGlobalSection
EndGlobal