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 Version 16
VisualStudioVersion = 16.0.29806.167
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ProjectRequestTest.Web", "ProjectRequestTest.Web\ProjectRequestTest.Web.csproj", "{FFC7CD98-537F-4CD2-8164-C2557C904212}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ProjectRequestTest.Core", "ProjectRequestTest.Core\ProjectRequestTest.Core.csproj", "{9E04993F-467E-4F39-9879-19862C1CB22C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{FFC7CD98-537F-4CD2-8164-C2557C904212}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FFC7CD98-537F-4CD2-8164-C2557C904212}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FFC7CD98-537F-4CD2-8164-C2557C904212}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FFC7CD98-537F-4CD2-8164-C2557C904212}.Release|Any CPU.Build.0 = Release|Any CPU
{9E04993F-467E-4F39-9879-19862C1CB22C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9E04993F-467E-4F39-9879-19862C1CB22C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9E04993F-467E-4F39-9879-19862C1CB22C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9E04993F-467E-4F39-9879-19862C1CB22C}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {B00E5A2F-AEA9-40A2-B1E4-76BA6F8793DC}
EndGlobalSection
EndGlobal