aboutsummaryrefslogtreecommitdiff
path: root/emails.transactional.build.sln
blob: 681a2f8f1140bcd61356b15f265ddbec57e2b06f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43

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.txt = LICENSE.txt
		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