You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

43 lines
2.7 KiB

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.6.33723.286
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CustomerOnlineRemit", "CustomerOnlineRemit\CustomerOnlineRemit.csproj", "{5FADFE72-157D-4F50-B87B-9D32C23ADEB8}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CustomerOnlineRemit.Business", "CustomerOnlineRemit.Business\CustomerOnlineRemit.Business.csproj", "{7AF90868-93E9-4411-9D4D-551DEA046EA4}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CustomerOnlineRemit.Repository", "CustomerOnlineRemit.Repository\CustomerOnlineRemit.Repository.csproj", "{CD982790-1230-40C6-819D-A580D27FEA04}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CustomerOnlineRemit.Common", "CustomerOnlineRemit.Common\CustomerOnlineRemit.Common.csproj", "{1DAEF28C-A62C-4103-9467-292D4FD08050}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5FADFE72-157D-4F50-B87B-9D32C23ADEB8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5FADFE72-157D-4F50-B87B-9D32C23ADEB8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5FADFE72-157D-4F50-B87B-9D32C23ADEB8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5FADFE72-157D-4F50-B87B-9D32C23ADEB8}.Release|Any CPU.Build.0 = Release|Any CPU
{7AF90868-93E9-4411-9D4D-551DEA046EA4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7AF90868-93E9-4411-9D4D-551DEA046EA4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7AF90868-93E9-4411-9D4D-551DEA046EA4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7AF90868-93E9-4411-9D4D-551DEA046EA4}.Release|Any CPU.Build.0 = Release|Any CPU
{CD982790-1230-40C6-819D-A580D27FEA04}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CD982790-1230-40C6-819D-A580D27FEA04}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CD982790-1230-40C6-819D-A580D27FEA04}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CD982790-1230-40C6-819D-A580D27FEA04}.Release|Any CPU.Build.0 = Release|Any CPU
{1DAEF28C-A62C-4103-9467-292D4FD08050}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1DAEF28C-A62C-4103-9467-292D4FD08050}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1DAEF28C-A62C-4103-9467-292D4FD08050}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1DAEF28C-A62C-4103-9467-292D4FD08050}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {E35FC82B-A1D9-4B72-ABAB-14BB3FF48FCE}
EndGlobalSection
EndGlobal