-
Notifications
You must be signed in to change notification settings - Fork 3
/
WebApplication1.sln
30 lines (30 loc) · 1.68 KB
/
WebApplication1.sln
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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29920.165
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WebApplication1", "WebApplication1\WebApplication1.csproj", "{2CEF301A-1D3E-4F1C-8B65-A73F4A215056}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AltairCA.EntityFrameworkCore.PomeloMysql.Extensions", "AltairCA.EntityFrameworkCore.PomeloMysql.Extensions\AltairCA.EntityFrameworkCore.PomeloMysql.Extensions.csproj", "{214BDD22-C147-46EC-A4B6-5032B63D5AEF}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{2CEF301A-1D3E-4F1C-8B65-A73F4A215056}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2CEF301A-1D3E-4F1C-8B65-A73F4A215056}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2CEF301A-1D3E-4F1C-8B65-A73F4A215056}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2CEF301A-1D3E-4F1C-8B65-A73F4A215056}.Release|Any CPU.Build.0 = Release|Any CPU
{214BDD22-C147-46EC-A4B6-5032B63D5AEF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{214BDD22-C147-46EC-A4B6-5032B63D5AEF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{214BDD22-C147-46EC-A4B6-5032B63D5AEF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{214BDD22-C147-46EC-A4B6-5032B63D5AEF}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {DA6219A6-FDF7-4BAC-BCBE-DE0AEDA92283}
EndGlobalSection
EndGlobal