-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathEfCore.SoftDeleteServices.sln
64 lines (64 loc) · 3.9 KB
/
EfCore.SoftDeleteServices.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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30717.126
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DataLayer", "DataLayer\DataLayer.csproj", "{464427E8-87C5-4D33-8A0A-0357F5ADD4B0}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SoftDeleteServices", "SoftDeleteServices\SoftDeleteServices.csproj", "{1A119872-238C-4C10-AAB0-CB4D6979B378}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Test", "Test\Test.csproj", "{7CE7AC92-99A7-4714-B969-1FD1E3CA00A6}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{FC2B3F2F-7E63-47E1-BC7F-EC0B55DA0F33}"
ProjectSection(SolutionItems) = preProject
LICENSE = LICENSE
README.md = README.md
ReleaseNotes.md = ReleaseNotes.md
SoftDeleteServicesConfigExample.png = SoftDeleteServicesConfigExample.png
TheTwoSoftDeleteTypes.png = TheTwoSoftDeleteTypes.png
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AssemblyBadConfig1", "AssemblyBadConfig1\AssemblyBadConfig1.csproj", "{144BB320-786C-4980-A8EF-90AE7A0B1791}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AssemblyBadConfig2", "AssemblyBadConfig2\AssemblyBadConfig2.csproj", "{F3C9952F-5109-4961-A858-2FDAB5392AB3}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AssemblyBadConfig3", "AssemblyBadConfig3\AssemblyBadConfig3.csproj", "{B635E32A-7592-4B48-A055-C54492CBC68E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{464427E8-87C5-4D33-8A0A-0357F5ADD4B0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{464427E8-87C5-4D33-8A0A-0357F5ADD4B0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{464427E8-87C5-4D33-8A0A-0357F5ADD4B0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{464427E8-87C5-4D33-8A0A-0357F5ADD4B0}.Release|Any CPU.Build.0 = Release|Any CPU
{1A119872-238C-4C10-AAB0-CB4D6979B378}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1A119872-238C-4C10-AAB0-CB4D6979B378}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1A119872-238C-4C10-AAB0-CB4D6979B378}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1A119872-238C-4C10-AAB0-CB4D6979B378}.Release|Any CPU.Build.0 = Release|Any CPU
{7CE7AC92-99A7-4714-B969-1FD1E3CA00A6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7CE7AC92-99A7-4714-B969-1FD1E3CA00A6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7CE7AC92-99A7-4714-B969-1FD1E3CA00A6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7CE7AC92-99A7-4714-B969-1FD1E3CA00A6}.Release|Any CPU.Build.0 = Release|Any CPU
{144BB320-786C-4980-A8EF-90AE7A0B1791}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{144BB320-786C-4980-A8EF-90AE7A0B1791}.Debug|Any CPU.Build.0 = Debug|Any CPU
{144BB320-786C-4980-A8EF-90AE7A0B1791}.Release|Any CPU.ActiveCfg = Release|Any CPU
{144BB320-786C-4980-A8EF-90AE7A0B1791}.Release|Any CPU.Build.0 = Release|Any CPU
{F3C9952F-5109-4961-A858-2FDAB5392AB3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F3C9952F-5109-4961-A858-2FDAB5392AB3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F3C9952F-5109-4961-A858-2FDAB5392AB3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F3C9952F-5109-4961-A858-2FDAB5392AB3}.Release|Any CPU.Build.0 = Release|Any CPU
{B635E32A-7592-4B48-A055-C54492CBC68E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B635E32A-7592-4B48-A055-C54492CBC68E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B635E32A-7592-4B48-A055-C54492CBC68E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B635E32A-7592-4B48-A055-C54492CBC68E}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {8AA6F667-3B06-4005-A359-9C414EF4E012}
EndGlobalSection
EndGlobal