-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathaalee.Test.Dapper.PostgreSQL.sln
More file actions
37 lines (37 loc) · 2.24 KB
/
aalee.Test.Dapper.PostgreSQL.sln
File metadata and controls
37 lines (37 loc) · 2.24 KB
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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27004.2010
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "aalee.Test.Dapper.PostgreSQL.Repository", "aalee.Test.Dapper.PostgreSQL.Repository\aalee.Test.Dapper.PostgreSQL.Repository.csproj", "{5E74EAA9-C55F-49D0-AD7E-B5B2832757DD}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "aalee.Test.Dapper.PostgreSQL.Contracts", "aalee.Test.Dapper.PostgreSQL.Contracts\aalee.Test.Dapper.PostgreSQL.Contracts.csproj", "{EE78C851-30F8-45F5-8273-F2443AFAA4C4}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "aalee.Test.Dapper.PostgreSQL.API", "aalee.Test.Dapper.PostgreSQL.API\aalee.Test.Dapper.PostgreSQL.API.csproj", "{897E347A-4250-44A3-82A2-1CE92E1F496B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5E74EAA9-C55F-49D0-AD7E-B5B2832757DD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5E74EAA9-C55F-49D0-AD7E-B5B2832757DD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5E74EAA9-C55F-49D0-AD7E-B5B2832757DD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5E74EAA9-C55F-49D0-AD7E-B5B2832757DD}.Release|Any CPU.Build.0 = Release|Any CPU
{EE78C851-30F8-45F5-8273-F2443AFAA4C4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EE78C851-30F8-45F5-8273-F2443AFAA4C4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EE78C851-30F8-45F5-8273-F2443AFAA4C4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EE78C851-30F8-45F5-8273-F2443AFAA4C4}.Release|Any CPU.Build.0 = Release|Any CPU
{897E347A-4250-44A3-82A2-1CE92E1F496B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{897E347A-4250-44A3-82A2-1CE92E1F496B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{897E347A-4250-44A3-82A2-1CE92E1F496B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{897E347A-4250-44A3-82A2-1CE92E1F496B}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {652BE5B1-624D-45C1-8D98-CD57D43DB238}
EndGlobalSection
EndGlobal