Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.8.34330.188 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RemitInboundAPI", "RemitInboundAPI\RemitInboundAPI.csproj", "{04097557-F8E7-49AA-B13D-D88B54D50579}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RemitInboundAPI.Business", "RemitInboundAPI.Business\RemitInboundAPI.Business.csproj", "{653C029C-F079-46D8-BB1A-DA82BFDB494F}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RemitInboundAPI.Common", "RemitInboundAPI.Common\RemitInboundAPI.Common.csproj", "{91BCB701-97BE-44A5-87CB-D5BB0AA0E06F}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RemitInboundAPI.Repository", "RemitInboundAPI.Repository\RemitInboundAPI.Repository.csproj", "{BB552908-0180-4E79-B07A-85E047291208}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {04097557-F8E7-49AA-B13D-D88B54D50579}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {04097557-F8E7-49AA-B13D-D88B54D50579}.Debug|Any CPU.Build.0 = Debug|Any CPU {04097557-F8E7-49AA-B13D-D88B54D50579}.Release|Any CPU.ActiveCfg = Release|Any CPU {04097557-F8E7-49AA-B13D-D88B54D50579}.Release|Any CPU.Build.0 = Release|Any CPU {653C029C-F079-46D8-BB1A-DA82BFDB494F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {653C029C-F079-46D8-BB1A-DA82BFDB494F}.Debug|Any CPU.Build.0 = Debug|Any CPU {653C029C-F079-46D8-BB1A-DA82BFDB494F}.Release|Any CPU.ActiveCfg = Release|Any CPU {653C029C-F079-46D8-BB1A-DA82BFDB494F}.Release|Any CPU.Build.0 = Release|Any CPU {91BCB701-97BE-44A5-87CB-D5BB0AA0E06F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {91BCB701-97BE-44A5-87CB-D5BB0AA0E06F}.Debug|Any CPU.Build.0 = Debug|Any CPU {91BCB701-97BE-44A5-87CB-D5BB0AA0E06F}.Release|Any CPU.ActiveCfg = Release|Any CPU {91BCB701-97BE-44A5-87CB-D5BB0AA0E06F}.Release|Any CPU.Build.0 = Release|Any CPU {BB552908-0180-4E79-B07A-85E047291208}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {BB552908-0180-4E79-B07A-85E047291208}.Debug|Any CPU.Build.0 = Debug|Any CPU {BB552908-0180-4E79-B07A-85E047291208}.Release|Any CPU.ActiveCfg = Release|Any CPU {BB552908-0180-4E79-B07A-85E047291208}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {219F7259-B5BB-498F-BAF2-D03D2C479B76} EndGlobalSection EndGlobal