@@ -3,21 +3,17 @@ Microsoft Visual Studio Solution File, Format Version 12.00
33# Visual Studio Version 17
44VisualStudioVersion = 17.14.36221.1
55MinimumVisualStudioVersion = 10.0.40219.1
6- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "DatabaseTesting" , "DatabaseTesting\DatabaseTesting.csproj" , "{DBD16199-CAE1-44E0-9399-ED8EB0B6B806}"
6+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "DatabaseTesting" , "support\ DatabaseTesting\DatabaseTesting.csproj" , "{DBD16199-CAE1-44E0-9399-ED8EB0B6B806}"
77EndProject
8- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "AStar.Dev.Infrastructure " , "AStar.Dev.Infrastructure \AStar.Dev.Infrastructure. csproj" , "{69DE5BF3-2489-45F8-B0E6-1F22C50A6F8F }"
8+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "AStar.Dev.Technical.Debt.Reporting " , "support\ AStar.Dev.Technical.Debt.Reporting \AStar.Dev.Technical.Debt.Reporting. csproj" , "{08DE9921-9593-4530-B062-84A41A6FAA90 }"
99EndProject
10- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "AStar.Dev.Infrastructure.FilesDb " , "AStar.Dev.Infrastructure.FilesDb \AStar.Dev.Infrastructure.FilesDb. csproj" , "{4583EF12-7DF4-4BDF-BC04-9AD46A92A8D7 }"
10+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "AStar.Dev.Utilities " , "support\ AStar.Dev.Utilities \AStar.Dev.Utilities. csproj" , "{28720605-9CA9-4A33-BB00-655F4B76CA19 }"
1111EndProject
12- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "AStar.Dev.Technical.Debt.Reporting " , "AStar.Dev.Technical.Debt.Reporting\AStar.Dev.Technical.Debt.Reporting. csproj" , "{08DE9921-9593-4530-B062-84A41A6FAA90 }"
12+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "ConsoleApp1 " , "support\ConsoleApp1\ConsoleApp1. csproj" , "{8DAFC3FE-4221-4D86-8880-2DD29CA7BA68 }"
1313EndProject
14- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "AStar.Dev.Utilities " , "AStar.Dev.Utilities \AStar.Dev.Utilities. csproj" , "{28720605-9CA9-4A33-BB00-655F4B76CA19 }"
14+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "AStar.Dev.Infrastructure.FilesDb.Tests.Integration " , "test\ AStar.Dev.Infrastructure.FilesDb.Tests.Unit \AStar.Dev.Infrastructure.FilesDb.Tests.Integration. csproj" , "{2860766A-6251-4874-9535-199ED5E29AA0 }"
1515EndProject
16- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "ConsoleApp1" , "ConsoleApp1\ConsoleApp1.csproj" , "{8DAFC3FE-4221-4D86-8880-2DD29CA7BA68}"
17- EndProject
18- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "AStar.Dev.Infrastructure.FilesDb.Tests.Integration" , "AStar.Dev.Infrastructure.FilesDb.Tests.Unit\AStar.Dev.Infrastructure.FilesDb.Tests.Integration.csproj" , "{2860766A-6251-4874-9535-199ED5E29AA0}"
19- EndProject
20- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "DbContextHelpers" , "DbContextHelpers\DbContextHelpers.csproj" , "{FE38F9CD-8573-44D1-A03F-73D318B6E86D}"
16+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "DbContextHelpers" , "support\DbContextHelpers\DbContextHelpers.csproj" , "{FE38F9CD-8573-44D1-A03F-73D318B6E86D}"
2117EndProject
2218Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Solution Items" , "Solution Items" , "{02EA681E-C7D8-13C7-8484-4AC65E1B71E8}"
2319 Project Section (SolutionItems ) = preProject
@@ -40,6 +36,10 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "test", "test", "{D96E7D57-B
4036EndProject
4137Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "support" , "support" , "{F06BC983-3361-41B2-B64F-7A77A2E32782}"
4238EndProject
39+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "AStar.Dev.Infrastructure" , "src\AStar.Dev.Infrastructure\AStar.Dev.Infrastructure.csproj" , "{C00B2A62-E46E-4F6E-BC8A-39088261A17E}"
40+ EndProject
41+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "AStar.Dev.Infrastructure.FilesDb" , "src\AStar.Dev.Infrastructure.FilesDb\AStar.Dev.Infrastructure.FilesDb.csproj" , "{626B3E85-6C5D-4D8B-96BB-BF2D375326CA}"
42+ EndProject
4343Global
4444 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
4545 Debug| Any CPU = Debug| Any CPU
@@ -50,14 +50,6 @@ Global
5050 {DBD16199-CAE1-44E0-9399-ED8EB0B6B806} .Debug| Any CPU .Build .0 = Debug| Any CPU
5151 {DBD16199-CAE1-44E0-9399-ED8EB0B6B806} .Release| Any CPU .ActiveCfg = Release| Any CPU
5252 {DBD16199-CAE1-44E0-9399-ED8EB0B6B806} .Release| Any CPU .Build .0 = Release| Any CPU
53- {69DE5BF3-2489-45F8-B0E6-1F22C50A6F8F} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
54- {69DE5BF3-2489-45F8-B0E6-1F22C50A6F8F} .Debug| Any CPU .Build .0 = Debug| Any CPU
55- {69DE5BF3-2489-45F8-B0E6-1F22C50A6F8F} .Release| Any CPU .ActiveCfg = Release| Any CPU
56- {69DE5BF3-2489-45F8-B0E6-1F22C50A6F8F} .Release| Any CPU .Build .0 = Release| Any CPU
57- {4583EF12-7DF4-4BDF-BC04-9AD46A92A8D7} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
58- {4583EF12-7DF4-4BDF-BC04-9AD46A92A8D7} .Debug| Any CPU .Build .0 = Debug| Any CPU
59- {4583EF12-7DF4-4BDF-BC04-9AD46A92A8D7} .Release| Any CPU .ActiveCfg = Release| Any CPU
60- {4583EF12-7DF4-4BDF-BC04-9AD46A92A8D7} .Release| Any CPU .Build .0 = Release| Any CPU
6153 {08DE9921-9593-4530-B062-84A41A6FAA90} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
6254 {08DE9921-9593-4530-B062-84A41A6FAA90} .Debug| Any CPU .Build .0 = Debug| Any CPU
6355 {08DE9921-9593-4530-B062-84A41A6FAA90} .Release| Any CPU .ActiveCfg = Release| Any CPU
@@ -78,6 +70,14 @@ Global
7870 {FE38F9CD-8573-44D1-A03F-73D318B6E86D} .Debug| Any CPU .Build .0 = Debug| Any CPU
7971 {FE38F9CD-8573-44D1-A03F-73D318B6E86D} .Release| Any CPU .ActiveCfg = Release| Any CPU
8072 {FE38F9CD-8573-44D1-A03F-73D318B6E86D} .Release| Any CPU .Build .0 = Release| Any CPU
73+ {C00B2A62-E46E-4F6E-BC8A-39088261A17E} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
74+ {C00B2A62-E46E-4F6E-BC8A-39088261A17E} .Debug| Any CPU .Build .0 = Debug| Any CPU
75+ {C00B2A62-E46E-4F6E-BC8A-39088261A17E} .Release| Any CPU .ActiveCfg = Release| Any CPU
76+ {C00B2A62-E46E-4F6E-BC8A-39088261A17E} .Release| Any CPU .Build .0 = Release| Any CPU
77+ {626B3E85-6C5D-4D8B-96BB-BF2D375326CA} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
78+ {626B3E85-6C5D-4D8B-96BB-BF2D375326CA} .Debug| Any CPU .Build .0 = Debug| Any CPU
79+ {626B3E85-6C5D-4D8B-96BB-BF2D375326CA} .Release| Any CPU .ActiveCfg = Release| Any CPU
80+ {626B3E85-6C5D-4D8B-96BB-BF2D375326CA} .Release| Any CPU .Build .0 = Release| Any CPU
8181 EndGlobalSection
8282 GlobalSection (SolutionProperties ) = preSolution
8383 HideSolutionNode = FALSE
@@ -88,13 +88,13 @@ Global
8888 GlobalSection (NestedProjects ) = preSolution
8989 {EB916946-4AEB-4F7A-B6AF-E270D6574EC0} = {02EA681E-C7D8-13C7-8484-4AC65E1B71E8}
9090 {1B8EF033-F575-495D-BC9C-D0539E66EC28} = {EB916946-4AEB-4F7A-B6AF-E270D6574EC0}
91- {69DE5BF3-2489-45F8-B0E6-1F22C50A6F8F} = {D61F13DC-3A32-42BE-8687-F795D7332A51}
92- {4583EF12-7DF4-4BDF-BC04-9AD46A92A8D7} = {D61F13DC-3A32-42BE-8687-F795D7332A51}
9391 {2860766A-6251-4874-9535-199ED5E29AA0} = {D96E7D57-B3CF-4792-8532-59F03453A8B6}
9492 {08DE9921-9593-4530-B062-84A41A6FAA90} = {F06BC983-3361-41B2-B64F-7A77A2E32782}
9593 {28720605-9CA9-4A33-BB00-655F4B76CA19} = {F06BC983-3361-41B2-B64F-7A77A2E32782}
9694 {8DAFC3FE-4221-4D86-8880-2DD29CA7BA68} = {F06BC983-3361-41B2-B64F-7A77A2E32782}
9795 {DBD16199-CAE1-44E0-9399-ED8EB0B6B806} = {F06BC983-3361-41B2-B64F-7A77A2E32782}
9896 {FE38F9CD-8573-44D1-A03F-73D318B6E86D} = {F06BC983-3361-41B2-B64F-7A77A2E32782}
97+ {C00B2A62-E46E-4F6E-BC8A-39088261A17E} = {D61F13DC-3A32-42BE-8687-F795D7332A51}
98+ {626B3E85-6C5D-4D8B-96BB-BF2D375326CA} = {D61F13DC-3A32-42BE-8687-F795D7332A51}
9999 EndGlobalSection
100100EndGlobal
0 commit comments