You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
38 lines
2.0 KiB
Plaintext
38 lines
2.0 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 16
|
|
VisualStudioVersion = 16.0.31702.278
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MailSend.Service", "MailSend\MailSend.Service.csproj", "{B1E70EA1-BD30-46F4-B3C2-5EE1AD0A05D7}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MailSend.Common", "MailSend.Common\MailSend.Common.csproj", "{FC842D9F-55BC-4FD7-A8EE-CDB26656712B}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MailSend.Web", "MailSend.Web\MailSend.Web.csproj", "{D8B2B80F-F5F3-4E59-BE2B-5D2A2C204348}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{B1E70EA1-BD30-46F4-B3C2-5EE1AD0A05D7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{B1E70EA1-BD30-46F4-B3C2-5EE1AD0A05D7}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{B1E70EA1-BD30-46F4-B3C2-5EE1AD0A05D7}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{B1E70EA1-BD30-46F4-B3C2-5EE1AD0A05D7}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{FC842D9F-55BC-4FD7-A8EE-CDB26656712B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{FC842D9F-55BC-4FD7-A8EE-CDB26656712B}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{FC842D9F-55BC-4FD7-A8EE-CDB26656712B}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{FC842D9F-55BC-4FD7-A8EE-CDB26656712B}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{D8B2B80F-F5F3-4E59-BE2B-5D2A2C204348}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{D8B2B80F-F5F3-4E59-BE2B-5D2A2C204348}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{D8B2B80F-F5F3-4E59-BE2B-5D2A2C204348}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{D8B2B80F-F5F3-4E59-BE2B-5D2A2C204348}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {63CC4DBA-EBBF-4FB7-AF91-BC660BB64CC9}
|
|
EndGlobalSection
|
|
EndGlobal
|