Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.0.31903.59 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Emails.Transactional.Client", "lib\Emails.Transactional.Client\src\Emails.Transactional.Client.csproj", "{A13E6674-10A6-44FC-AEA2-A56A1ABBB3BF}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{2D8E6F6E-6E65-41FF-A556-A8BED246003C}" ProjectSection(SolutionItems) = preProject .gitattributes = .gitattributes .gitignore = .gitignore .onedev-buildspec.yml = .onedev-buildspec.yml GitVersion.yml = GitVersion.yml LICENSE = LICENSE Module.Taskfile.yaml = Module.Taskfile.yaml README.md = README.md Taskfile.yaml = Taskfile.yaml EndProjectSection EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Emails.Transactional", "lib\Emails.Transactional.Plugin\src\Emails.Transactional.csproj", "{ABB20897-57CB-4A07-B732-A8394B6D08CA}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {A13E6674-10A6-44FC-AEA2-A56A1ABBB3BF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {A13E6674-10A6-44FC-AEA2-A56A1ABBB3BF}.Debug|Any CPU.Build.0 = Debug|Any CPU {A13E6674-10A6-44FC-AEA2-A56A1ABBB3BF}.Release|Any CPU.ActiveCfg = Release|Any CPU {A13E6674-10A6-44FC-AEA2-A56A1ABBB3BF}.Release|Any CPU.Build.0 = Release|Any CPU {ABB20897-57CB-4A07-B732-A8394B6D08CA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {ABB20897-57CB-4A07-B732-A8394B6D08CA}.Debug|Any CPU.Build.0 = Debug|Any CPU {ABB20897-57CB-4A07-B732-A8394B6D08CA}.Release|Any CPU.ActiveCfg = Release|Any CPU {ABB20897-57CB-4A07-B732-A8394B6D08CA}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {139ECCF9-D50B-4AC3-88FD-664BCB3DBB86} EndGlobalSection EndGlobal