@@ -16,16 +16,12 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Squidex.Infrastructure.Test
1616EndProject
1717Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Squidex.Domain.Apps.Core.Tests" , "tests\Squidex.Domain.Apps.Core.Tests\Squidex.Domain.Apps.Core.Tests.csproj" , "{FD0AFD44-7A93-4F9E-B5ED-72582392E435}"
1818EndProject
19- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Squidex.Infrastructure.MongoDb" , "src\Squidex.Infrastructure.MongoDb\Squidex.Infrastructure.MongoDb.csproj" , "{6A811927-3C37-430A-90F4-503E37123956}"
20- EndProject
2119Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "tools" , "tools" , "{94207AA6-4923-4183-A558-E0F8196B8CA3}"
2220EndProject
2321Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Squidex.Shared" , "src\Squidex.Shared\Squidex.Shared.csproj" , "{5E75AB7D-6F01-4313-AFF1-7F7128FFD71F}"
2422EndProject
2523Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Squidex.Domain.Users" , "src\Squidex.Domain.Users\Squidex.Domain.Users.csproj" , "{F7771E22-47BD-45C4-A133-FD7F1DE27CA0}"
2624EndProject
27- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Squidex.Domain.Users.MongoDb" , "src\Squidex.Domain.Users.MongoDb\Squidex.Domain.Users.MongoDb.csproj" , "{27CF800D-890F-4882-BF05-44EC3233537D}"
28- EndProject
2925Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Squidex.Domain.Users.Tests" , "tests\Squidex.Domain.Users.Tests\Squidex.Domain.Users.Tests.csproj" , "{42184546-E3CB-4D4F-9495-43979B9C63B9}"
3026EndProject
3127Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Solution Items" , "Solution Items" , "{360C300D-0F7E-439D-A437-714C959E3CAD}"
@@ -42,8 +38,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Squidex.Domain.Apps.Entitie
4238EndProject
4339Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Squidex.Domain.Apps.Entities.Tests" , "tests\Squidex.Domain.Apps.Entities.Tests\Squidex.Domain.Apps.Entities.Tests.csproj" , "{AA003372-CD8D-4DBC-962C-F61E0C93CF05}"
4440EndProject
45- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Squidex.Domain.Apps.Entities.MongoDb" , "src\Squidex.Domain.Apps.Entities.MongoDb\Squidex.Domain.Apps.Entities.MongoDb.csproj" , "{7DA5B308-D950-4496-93D5-21D6C4D91644}"
46- EndProject
4741Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Squidex.Web.Tests" , "tests\Squidex.Web.Tests\Squidex.Web.Tests.csproj" , "{7E8CC864-4C6E-496F-A672-9F9AD8874835}"
4842EndProject
4943Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "extensions" , "extensions" , "{FB8BC3A2-2010-4C3C-A87D-D4A98C05EE52}"
@@ -56,7 +50,11 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Squidex.Web", "src\Squidex.
5650EndProject
5751Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Migrations" , "src\Migrations\Migrations.csproj" , "{23615A39-F3FB-4575-A91C-535899DFB636}"
5852EndProject
59- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Squidex.Infrastructure.GetEventStore" , "src\Squidex.Infrastructure.GetEventStore\Squidex.Infrastructure.GetEventStore.csproj" , "{4CFBD9FF-6565-457E-B81C-9FCEFEE854BC}"
53+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "data" , "data" , "{3378B841-53F8-48CC-87C1-1B30CF912BFD}"
54+ EndProject
55+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Squidex.Data.MongoDb" , "src\Squidex.Data.MongoDb\Squidex.Data.MongoDb.csproj" , "{F754F05E-02FF-47B2-AB46-BB05C7E6B29D}"
56+ EndProject
57+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Squidex.Data.Tests" , "tests\Squidex.Data.Tests\Squidex.Data.Tests.csproj" , "{AA2F3C32-E3C8-4DF3-A365-F25C7EC19BCD}"
6058EndProject
6159Global
6260 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
@@ -108,14 +106,6 @@ Global
108106 {FD0AFD44-7A93-4F9E-B5ED-72582392E435} .Release| Any CPU .Build .0 = Release| Any CPU
109107 {FD0AFD44-7A93-4F9E-B5ED-72582392E435} .Release| x64 .ActiveCfg = Release| Any CPU
110108 {FD0AFD44-7A93-4F9E-B5ED-72582392E435} .Release| x86 .ActiveCfg = Release| Any CPU
111- {6A811927-3C37-430A-90F4-503E37123956} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
112- {6A811927-3C37-430A-90F4-503E37123956} .Debug| Any CPU .Build .0 = Debug| Any CPU
113- {6A811927-3C37-430A-90F4-503E37123956} .Debug| x64 .ActiveCfg = Debug| Any CPU
114- {6A811927-3C37-430A-90F4-503E37123956} .Debug| x86 .ActiveCfg = Debug| Any CPU
115- {6A811927-3C37-430A-90F4-503E37123956} .Release| Any CPU .ActiveCfg = Release| Any CPU
116- {6A811927-3C37-430A-90F4-503E37123956} .Release| Any CPU .Build .0 = Release| Any CPU
117- {6A811927-3C37-430A-90F4-503E37123956} .Release| x64 .ActiveCfg = Release| Any CPU
118- {6A811927-3C37-430A-90F4-503E37123956} .Release| x86 .ActiveCfg = Release| Any CPU
119109 {5E75AB7D-6F01-4313-AFF1-7F7128FFD71F} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
120110 {5E75AB7D-6F01-4313-AFF1-7F7128FFD71F} .Debug| Any CPU .Build .0 = Debug| Any CPU
121111 {5E75AB7D-6F01-4313-AFF1-7F7128FFD71F} .Debug| x64 .ActiveCfg = Debug| Any CPU
@@ -140,18 +130,6 @@ Global
140130 {F7771E22-47BD-45C4-A133-FD7F1DE27CA0} .Release| x64 .Build .0 = Release| Any CPU
141131 {F7771E22-47BD-45C4-A133-FD7F1DE27CA0} .Release| x86 .ActiveCfg = Release| Any CPU
142132 {F7771E22-47BD-45C4-A133-FD7F1DE27CA0} .Release| x86 .Build .0 = Release| Any CPU
143- {27CF800D-890F-4882-BF05-44EC3233537D} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
144- {27CF800D-890F-4882-BF05-44EC3233537D} .Debug| Any CPU .Build .0 = Debug| Any CPU
145- {27CF800D-890F-4882-BF05-44EC3233537D} .Debug| x64 .ActiveCfg = Debug| Any CPU
146- {27CF800D-890F-4882-BF05-44EC3233537D} .Debug| x64 .Build .0 = Debug| Any CPU
147- {27CF800D-890F-4882-BF05-44EC3233537D} .Debug| x86 .ActiveCfg = Debug| Any CPU
148- {27CF800D-890F-4882-BF05-44EC3233537D} .Debug| x86 .Build .0 = Debug| Any CPU
149- {27CF800D-890F-4882-BF05-44EC3233537D} .Release| Any CPU .ActiveCfg = Release| Any CPU
150- {27CF800D-890F-4882-BF05-44EC3233537D} .Release| Any CPU .Build .0 = Release| Any CPU
151- {27CF800D-890F-4882-BF05-44EC3233537D} .Release| x64 .ActiveCfg = Release| Any CPU
152- {27CF800D-890F-4882-BF05-44EC3233537D} .Release| x64 .Build .0 = Release| Any CPU
153- {27CF800D-890F-4882-BF05-44EC3233537D} .Release| x86 .ActiveCfg = Release| Any CPU
154- {27CF800D-890F-4882-BF05-44EC3233537D} .Release| x86 .Build .0 = Release| Any CPU
155133 {42184546-E3CB-4D4F-9495-43979B9C63B9} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
156134 {42184546-E3CB-4D4F-9495-43979B9C63B9} .Debug| Any CPU .Build .0 = Debug| Any CPU
157135 {42184546-E3CB-4D4F-9495-43979B9C63B9} .Debug| x64 .ActiveCfg = Debug| Any CPU
@@ -212,18 +190,6 @@ Global
212190 {AA003372-CD8D-4DBC-962C-F61E0C93CF05} .Release| x64 .Build .0 = Release| Any CPU
213191 {AA003372-CD8D-4DBC-962C-F61E0C93CF05} .Release| x86 .ActiveCfg = Release| Any CPU
214192 {AA003372-CD8D-4DBC-962C-F61E0C93CF05} .Release| x86 .Build .0 = Release| Any CPU
215- {7DA5B308-D950-4496-93D5-21D6C4D91644} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
216- {7DA5B308-D950-4496-93D5-21D6C4D91644} .Debug| Any CPU .Build .0 = Debug| Any CPU
217- {7DA5B308-D950-4496-93D5-21D6C4D91644} .Debug| x64 .ActiveCfg = Debug| Any CPU
218- {7DA5B308-D950-4496-93D5-21D6C4D91644} .Debug| x64 .Build .0 = Debug| Any CPU
219- {7DA5B308-D950-4496-93D5-21D6C4D91644} .Debug| x86 .ActiveCfg = Debug| Any CPU
220- {7DA5B308-D950-4496-93D5-21D6C4D91644} .Debug| x86 .Build .0 = Debug| Any CPU
221- {7DA5B308-D950-4496-93D5-21D6C4D91644} .Release| Any CPU .ActiveCfg = Release| Any CPU
222- {7DA5B308-D950-4496-93D5-21D6C4D91644} .Release| Any CPU .Build .0 = Release| Any CPU
223- {7DA5B308-D950-4496-93D5-21D6C4D91644} .Release| x64 .ActiveCfg = Release| Any CPU
224- {7DA5B308-D950-4496-93D5-21D6C4D91644} .Release| x64 .Build .0 = Release| Any CPU
225- {7DA5B308-D950-4496-93D5-21D6C4D91644} .Release| x86 .ActiveCfg = Release| Any CPU
226- {7DA5B308-D950-4496-93D5-21D6C4D91644} .Release| x86 .Build .0 = Release| Any CPU
227193 {7E8CC864-4C6E-496F-A672-9F9AD8874835} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
228194 {7E8CC864-4C6E-496F-A672-9F9AD8874835} .Debug| Any CPU .Build .0 = Debug| Any CPU
229195 {7E8CC864-4C6E-496F-A672-9F9AD8874835} .Debug| x64 .ActiveCfg = Debug| Any CPU
@@ -272,18 +238,30 @@ Global
272238 {23615A39-F3FB-4575-A91C-535899DFB636} .Release| x64 .Build .0 = Release| Any CPU
273239 {23615A39-F3FB-4575-A91C-535899DFB636} .Release| x86 .ActiveCfg = Release| Any CPU
274240 {23615A39-F3FB-4575-A91C-535899DFB636} .Release| x86 .Build .0 = Release| Any CPU
275- {4CFBD9FF-6565-457E-B81C-9FCEFEE854BC} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
276- {4CFBD9FF-6565-457E-B81C-9FCEFEE854BC} .Debug| Any CPU .Build .0 = Debug| Any CPU
277- {4CFBD9FF-6565-457E-B81C-9FCEFEE854BC} .Debug| x64 .ActiveCfg = Debug| Any CPU
278- {4CFBD9FF-6565-457E-B81C-9FCEFEE854BC} .Debug| x64 .Build .0 = Debug| Any CPU
279- {4CFBD9FF-6565-457E-B81C-9FCEFEE854BC} .Debug| x86 .ActiveCfg = Debug| Any CPU
280- {4CFBD9FF-6565-457E-B81C-9FCEFEE854BC} .Debug| x86 .Build .0 = Debug| Any CPU
281- {4CFBD9FF-6565-457E-B81C-9FCEFEE854BC} .Release| Any CPU .ActiveCfg = Release| Any CPU
282- {4CFBD9FF-6565-457E-B81C-9FCEFEE854BC} .Release| Any CPU .Build .0 = Release| Any CPU
283- {4CFBD9FF-6565-457E-B81C-9FCEFEE854BC} .Release| x64 .ActiveCfg = Release| Any CPU
284- {4CFBD9FF-6565-457E-B81C-9FCEFEE854BC} .Release| x64 .Build .0 = Release| Any CPU
285- {4CFBD9FF-6565-457E-B81C-9FCEFEE854BC} .Release| x86 .ActiveCfg = Release| Any CPU
286- {4CFBD9FF-6565-457E-B81C-9FCEFEE854BC} .Release| x86 .Build .0 = Release| Any CPU
241+ {F754F05E-02FF-47B2-AB46-BB05C7E6B29D} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
242+ {F754F05E-02FF-47B2-AB46-BB05C7E6B29D} .Debug| Any CPU .Build .0 = Debug| Any CPU
243+ {F754F05E-02FF-47B2-AB46-BB05C7E6B29D} .Debug| x64 .ActiveCfg = Debug| Any CPU
244+ {F754F05E-02FF-47B2-AB46-BB05C7E6B29D} .Debug| x64 .Build .0 = Debug| Any CPU
245+ {F754F05E-02FF-47B2-AB46-BB05C7E6B29D} .Debug| x86 .ActiveCfg = Debug| Any CPU
246+ {F754F05E-02FF-47B2-AB46-BB05C7E6B29D} .Debug| x86 .Build .0 = Debug| Any CPU
247+ {F754F05E-02FF-47B2-AB46-BB05C7E6B29D} .Release| Any CPU .ActiveCfg = Release| Any CPU
248+ {F754F05E-02FF-47B2-AB46-BB05C7E6B29D} .Release| Any CPU .Build .0 = Release| Any CPU
249+ {F754F05E-02FF-47B2-AB46-BB05C7E6B29D} .Release| x64 .ActiveCfg = Release| Any CPU
250+ {F754F05E-02FF-47B2-AB46-BB05C7E6B29D} .Release| x64 .Build .0 = Release| Any CPU
251+ {F754F05E-02FF-47B2-AB46-BB05C7E6B29D} .Release| x86 .ActiveCfg = Release| Any CPU
252+ {F754F05E-02FF-47B2-AB46-BB05C7E6B29D} .Release| x86 .Build .0 = Release| Any CPU
253+ {AA2F3C32-E3C8-4DF3-A365-F25C7EC19BCD} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
254+ {AA2F3C32-E3C8-4DF3-A365-F25C7EC19BCD} .Debug| Any CPU .Build .0 = Debug| Any CPU
255+ {AA2F3C32-E3C8-4DF3-A365-F25C7EC19BCD} .Debug| x64 .ActiveCfg = Debug| Any CPU
256+ {AA2F3C32-E3C8-4DF3-A365-F25C7EC19BCD} .Debug| x64 .Build .0 = Debug| Any CPU
257+ {AA2F3C32-E3C8-4DF3-A365-F25C7EC19BCD} .Debug| x86 .ActiveCfg = Debug| Any CPU
258+ {AA2F3C32-E3C8-4DF3-A365-F25C7EC19BCD} .Debug| x86 .Build .0 = Debug| Any CPU
259+ {AA2F3C32-E3C8-4DF3-A365-F25C7EC19BCD} .Release| Any CPU .ActiveCfg = Release| Any CPU
260+ {AA2F3C32-E3C8-4DF3-A365-F25C7EC19BCD} .Release| Any CPU .Build .0 = Release| Any CPU
261+ {AA2F3C32-E3C8-4DF3-A365-F25C7EC19BCD} .Release| x64 .ActiveCfg = Release| Any CPU
262+ {AA2F3C32-E3C8-4DF3-A365-F25C7EC19BCD} .Release| x64 .Build .0 = Release| Any CPU
263+ {AA2F3C32-E3C8-4DF3-A365-F25C7EC19BCD} .Release| x86 .ActiveCfg = Release| Any CPU
264+ {AA2F3C32-E3C8-4DF3-A365-F25C7EC19BCD} .Release| x86 .Build .0 = Release| Any CPU
287265 EndGlobalSection
288266 GlobalSection (SolutionProperties ) = preSolution
289267 HideSolutionNode = FALSE
@@ -293,21 +271,19 @@ Global
293271 {25F66C64-058A-4D44-BC0C-F12A054F9A91} = {4C6B06C2-6D77-4E0E-AE32-D7050236433A}
294272 {7FD0A92B-7862-4BB1-932B-B52A9CACB56B} = {8CF53B92-5EB1-461D-98F8-70DA9B603FBF}
295273 {FD0AFD44-7A93-4F9E-B5ED-72582392E435} = {4C6B06C2-6D77-4E0E-AE32-D7050236433A}
296- {6A811927-3C37-430A-90F4-503E37123956} = {8CF53B92-5EB1-461D-98F8-70DA9B603FBF}
297274 {5E75AB7D-6F01-4313-AFF1-7F7128FFD71F} = {7EDE8CF1-B1E4-4005-B154-834B944E0D7A}
298275 {F7771E22-47BD-45C4-A133-FD7F1DE27CA0} = {7EDE8CF1-B1E4-4005-B154-834B944E0D7A}
299- {27CF800D-890F-4882-BF05-44EC3233537D} = {7EDE8CF1-B1E4-4005-B154-834B944E0D7A}
300276 {42184546-E3CB-4D4F-9495-43979B9C63B9} = {7EDE8CF1-B1E4-4005-B154-834B944E0D7A}
301277 {F0A83301-50A5-40EA-A1A2-07C7858F5A3F} = {4C6B06C2-6D77-4E0E-AE32-D7050236433A}
302278 {6B3F75B6-5888-468E-BA4F-4FC725DAEF31} = {4C6B06C2-6D77-4E0E-AE32-D7050236433A}
303279 {79FEF326-CA5E-4698-B2BA-C16A4580B4D5} = {4C6B06C2-6D77-4E0E-AE32-D7050236433A}
304280 {AA003372-CD8D-4DBC-962C-F61E0C93CF05} = {4C6B06C2-6D77-4E0E-AE32-D7050236433A}
305- {7DA5B308-D950-4496-93D5-21D6C4D91644} = {4C6B06C2-6D77-4E0E-AE32-D7050236433A}
306281 {7E8CC864-4C6E-496F-A672-9F9AD8874835} = {7EDE8CF1-B1E4-4005-B154-834B944E0D7A}
307282 {F3C41B82-6A67-409A-B7FE-54543EE4F38B} = {FB8BC3A2-2010-4C3C-A87D-D4A98C05EE52}
308283 {5B2D251F-46E3-486A-AE16-E3FE06B559ED} = {7EDE8CF1-B1E4-4005-B154-834B944E0D7A}
309284 {23615A39-F3FB-4575-A91C-535899DFB636} = {94207AA6-4923-4183-A558-E0F8196B8CA3}
310- {4CFBD9FF-6565-457E-B81C-9FCEFEE854BC} = {8CF53B92-5EB1-461D-98F8-70DA9B603FBF}
285+ {F754F05E-02FF-47B2-AB46-BB05C7E6B29D} = {3378B841-53F8-48CC-87C1-1B30CF912BFD}
286+ {AA2F3C32-E3C8-4DF3-A365-F25C7EC19BCD} = {3378B841-53F8-48CC-87C1-1B30CF912BFD}
311287 EndGlobalSection
312288 GlobalSection (ExtensibilityGlobals ) = postSolution
313289 SolutionGuid = {02F2E872-3141-44F5-BD6A-33CD84E9FE08}
0 commit comments