@@ -3,21 +3,15 @@ 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}" ) = "AStar.Dev.Technical.Debt.Reporting " , "support\AStar.Dev.Technical.Debt.Reporting\AStar.Dev.Technical.Debt.Reporting. csproj" , "{08DE9921-9593-4530-B062-84A41A6FAA90 }"
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.Utilities " , "support\ AStar.Dev.Utilities \AStar.Dev.Utilities .csproj" , "{28720605-9CA9-4A33-BB00-655F4B76CA19 }"
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}" ) = "ConsoleApp1 " , "support\ConsoleApp1\ConsoleApp1. csproj" , "{8DAFC3FE-4221-4D86-8880-2DD29CA7BA68 }"
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}" ) = "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 }"
1313EndProject
14- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "AStar.Dev.Utilities" , "AStar.Dev.Utilities\AStar.Dev.Utilities.csproj" , "{28720605-9CA9-4A33-BB00-655F4B76CA19}"
15- EndProject
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}"
14+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "DbContextHelpers" , "support\DbContextHelpers\DbContextHelpers.csproj" , "{FE38F9CD-8573-44D1-A03F-73D318B6E86D}"
2115EndProject
2216Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Solution Items" , "Solution Items" , "{02EA681E-C7D8-13C7-8484-4AC65E1B71E8}"
2317 Project Section (SolutionItems ) = preProject
@@ -34,24 +28,22 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "workflows", "workflows", "{
3428 .github \workflows \main _astar -dev .yml = .github \workflows \main _astar -dev .yml
3529 EndProject Section
3630EndProject
31+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "src" , "src" , "{D61F13DC-3A32-42BE-8687-F795D7332A51}"
32+ EndProject
33+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "test" , "test" , "{D96E7D57-B3CF-4792-8532-59F03453A8B6}"
34+ EndProject
35+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "support" , "support" , "{F06BC983-3361-41B2-B64F-7A77A2E32782}"
36+ EndProject
37+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "AStar.Dev.Infrastructure" , "src\AStar.Dev.Infrastructure\AStar.Dev.Infrastructure.csproj" , "{C00B2A62-E46E-4F6E-BC8A-39088261A17E}"
38+ EndProject
39+ 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}"
40+ EndProject
3741Global
3842 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
3943 Debug| Any CPU = Debug| Any CPU
4044 Release| Any CPU = Release| Any CPU
4145 EndGlobalSection
4246 GlobalSection (ProjectConfigurationPlatforms ) = postSolution
43- {DBD16199-CAE1-44E0-9399-ED8EB0B6B806} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
44- {DBD16199-CAE1-44E0-9399-ED8EB0B6B806} .Debug| Any CPU .Build .0 = Debug| Any CPU
45- {DBD16199-CAE1-44E0-9399-ED8EB0B6B806} .Release| Any CPU .ActiveCfg = Release| Any CPU
46- {DBD16199-CAE1-44E0-9399-ED8EB0B6B806} .Release| Any CPU .Build .0 = Release| Any CPU
47- {69DE5BF3-2489-45F8-B0E6-1F22C50A6F8F} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
48- {69DE5BF3-2489-45F8-B0E6-1F22C50A6F8F} .Debug| Any CPU .Build .0 = Debug| Any CPU
49- {69DE5BF3-2489-45F8-B0E6-1F22C50A6F8F} .Release| Any CPU .ActiveCfg = Release| Any CPU
50- {69DE5BF3-2489-45F8-B0E6-1F22C50A6F8F} .Release| Any CPU .Build .0 = Release| Any CPU
51- {4583EF12-7DF4-4BDF-BC04-9AD46A92A8D7} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
52- {4583EF12-7DF4-4BDF-BC04-9AD46A92A8D7} .Debug| Any CPU .Build .0 = Debug| Any CPU
53- {4583EF12-7DF4-4BDF-BC04-9AD46A92A8D7} .Release| Any CPU .ActiveCfg = Release| Any CPU
54- {4583EF12-7DF4-4BDF-BC04-9AD46A92A8D7} .Release| Any CPU .Build .0 = Release| Any CPU
5547 {08DE9921-9593-4530-B062-84A41A6FAA90} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
5648 {08DE9921-9593-4530-B062-84A41A6FAA90} .Debug| Any CPU .Build .0 = Debug| Any CPU
5749 {08DE9921-9593-4530-B062-84A41A6FAA90} .Release| Any CPU .ActiveCfg = Release| Any CPU
@@ -72,6 +64,14 @@ Global
7264 {FE38F9CD-8573-44D1-A03F-73D318B6E86D} .Debug| Any CPU .Build .0 = Debug| Any CPU
7365 {FE38F9CD-8573-44D1-A03F-73D318B6E86D} .Release| Any CPU .ActiveCfg = Release| Any CPU
7466 {FE38F9CD-8573-44D1-A03F-73D318B6E86D} .Release| Any CPU .Build .0 = Release| Any CPU
67+ {C00B2A62-E46E-4F6E-BC8A-39088261A17E} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
68+ {C00B2A62-E46E-4F6E-BC8A-39088261A17E} .Debug| Any CPU .Build .0 = Debug| Any CPU
69+ {C00B2A62-E46E-4F6E-BC8A-39088261A17E} .Release| Any CPU .ActiveCfg = Release| Any CPU
70+ {C00B2A62-E46E-4F6E-BC8A-39088261A17E} .Release| Any CPU .Build .0 = Release| Any CPU
71+ {626B3E85-6C5D-4D8B-96BB-BF2D375326CA} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
72+ {626B3E85-6C5D-4D8B-96BB-BF2D375326CA} .Debug| Any CPU .Build .0 = Debug| Any CPU
73+ {626B3E85-6C5D-4D8B-96BB-BF2D375326CA} .Release| Any CPU .ActiveCfg = Release| Any CPU
74+ {626B3E85-6C5D-4D8B-96BB-BF2D375326CA} .Release| Any CPU .Build .0 = Release| Any CPU
7575 EndGlobalSection
7676 GlobalSection (SolutionProperties ) = preSolution
7777 HideSolutionNode = FALSE
@@ -82,5 +82,12 @@ Global
8282 GlobalSection (NestedProjects ) = preSolution
8383 {EB916946-4AEB-4F7A-B6AF-E270D6574EC0} = {02EA681E-C7D8-13C7-8484-4AC65E1B71E8}
8484 {1B8EF033-F575-495D-BC9C-D0539E66EC28} = {EB916946-4AEB-4F7A-B6AF-E270D6574EC0}
85+ {2860766A-6251-4874-9535-199ED5E29AA0} = {D96E7D57-B3CF-4792-8532-59F03453A8B6}
86+ {08DE9921-9593-4530-B062-84A41A6FAA90} = {F06BC983-3361-41B2-B64F-7A77A2E32782}
87+ {28720605-9CA9-4A33-BB00-655F4B76CA19} = {F06BC983-3361-41B2-B64F-7A77A2E32782}
88+ {8DAFC3FE-4221-4D86-8880-2DD29CA7BA68} = {F06BC983-3361-41B2-B64F-7A77A2E32782}
89+ {FE38F9CD-8573-44D1-A03F-73D318B6E86D} = {F06BC983-3361-41B2-B64F-7A77A2E32782}
90+ {C00B2A62-E46E-4F6E-BC8A-39088261A17E} = {D61F13DC-3A32-42BE-8687-F795D7332A51}
91+ {626B3E85-6C5D-4D8B-96BB-BF2D375326CA} = {D61F13DC-3A32-42BE-8687-F795D7332A51}
8592 EndGlobalSection
8693EndGlobal
0 commit comments