@@ -7,6 +7,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "EFCoreSeedDb", "EFCoreSeedD
7
7
EndProject
8
8
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "GettingStarted" , "GettingStarted\GettingStarted.csproj" , "{4B10A48D-F572-4984-8C61-8598E792436A}"
9
9
EndProject
10
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "ExtendingBogus" , "ExtendingBogus\ExtendingBogus.csproj" , "{44E22B4C-4280-4329-9A7E-3DEC7D487595}"
11
+ EndProject
10
12
Global
11
13
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
12
14
Debug| Any CPU = Debug| Any CPU
@@ -41,6 +43,18 @@ Global
41
43
{4B10A48D-F572-4984-8C61-8598E792436A} .Release| x64 .Build .0 = Release| Any CPU
42
44
{4B10A48D-F572-4984-8C61-8598E792436A} .Release| x86 .ActiveCfg = Release| Any CPU
43
45
{4B10A48D-F572-4984-8C61-8598E792436A} .Release| x86 .Build .0 = Release| Any CPU
46
+ {44E22B4C-4280-4329-9A7E-3DEC7D487595} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
47
+ {44E22B4C-4280-4329-9A7E-3DEC7D487595} .Debug| Any CPU .Build .0 = Debug| Any CPU
48
+ {44E22B4C-4280-4329-9A7E-3DEC7D487595} .Debug| x64 .ActiveCfg = Debug| Any CPU
49
+ {44E22B4C-4280-4329-9A7E-3DEC7D487595} .Debug| x64 .Build .0 = Debug| Any CPU
50
+ {44E22B4C-4280-4329-9A7E-3DEC7D487595} .Debug| x86 .ActiveCfg = Debug| Any CPU
51
+ {44E22B4C-4280-4329-9A7E-3DEC7D487595} .Debug| x86 .Build .0 = Debug| Any CPU
52
+ {44E22B4C-4280-4329-9A7E-3DEC7D487595} .Release| Any CPU .ActiveCfg = Release| Any CPU
53
+ {44E22B4C-4280-4329-9A7E-3DEC7D487595} .Release| Any CPU .Build .0 = Release| Any CPU
54
+ {44E22B4C-4280-4329-9A7E-3DEC7D487595} .Release| x64 .ActiveCfg = Release| Any CPU
55
+ {44E22B4C-4280-4329-9A7E-3DEC7D487595} .Release| x64 .Build .0 = Release| Any CPU
56
+ {44E22B4C-4280-4329-9A7E-3DEC7D487595} .Release| x86 .ActiveCfg = Release| Any CPU
57
+ {44E22B4C-4280-4329-9A7E-3DEC7D487595} .Release| x86 .Build .0 = Release| Any CPU
44
58
EndGlobalSection
45
59
GlobalSection (SolutionProperties ) = preSolution
46
60
HideSolutionNode = FALSE
0 commit comments