Skip to content

Commit c2f97fa

Browse files
committed
Remove obsolete/duplicated code and
get back to passing tests
1 parent d8d84be commit c2f97fa

File tree

14 files changed

+28
-66126
lines changed

14 files changed

+28
-66126
lines changed

.idea/.idea.DatabaseTesting/.idea/sonarlint.xml

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/.idea.DatabaseTesting/.idea/vcs.xml

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

DatabaseTesting.sln

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AStar.Dev.Technical.Debt.Re
77
EndProject
88
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AStar.Dev.Utilities", "support\AStar.Dev.Utilities\AStar.Dev.Utilities.csproj", "{28720605-9CA9-4A33-BB00-655F4B76CA19}"
99
EndProject
10-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ConsoleApp1", "support\ConsoleApp1\ConsoleApp1.csproj", "{8DAFC3FE-4221-4D86-8880-2DD29CA7BA68}"
11-
EndProject
1210
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}"
1311
EndProject
1412
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbContextHelpers", "support\DbContextHelpers\DbContextHelpers.csproj", "{FE38F9CD-8573-44D1-A03F-73D318B6E86D}"
@@ -52,10 +50,6 @@ Global
5250
{28720605-9CA9-4A33-BB00-655F4B76CA19}.Debug|Any CPU.Build.0 = Debug|Any CPU
5351
{28720605-9CA9-4A33-BB00-655F4B76CA19}.Release|Any CPU.ActiveCfg = Release|Any CPU
5452
{28720605-9CA9-4A33-BB00-655F4B76CA19}.Release|Any CPU.Build.0 = Release|Any CPU
55-
{8DAFC3FE-4221-4D86-8880-2DD29CA7BA68}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
56-
{8DAFC3FE-4221-4D86-8880-2DD29CA7BA68}.Debug|Any CPU.Build.0 = Debug|Any CPU
57-
{8DAFC3FE-4221-4D86-8880-2DD29CA7BA68}.Release|Any CPU.ActiveCfg = Release|Any CPU
58-
{8DAFC3FE-4221-4D86-8880-2DD29CA7BA68}.Release|Any CPU.Build.0 = Release|Any CPU
5953
{2860766A-6251-4874-9535-199ED5E29AA0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
6054
{2860766A-6251-4874-9535-199ED5E29AA0}.Debug|Any CPU.Build.0 = Debug|Any CPU
6155
{2860766A-6251-4874-9535-199ED5E29AA0}.Release|Any CPU.ActiveCfg = Release|Any CPU
@@ -85,7 +79,6 @@ Global
8579
{2860766A-6251-4874-9535-199ED5E29AA0} = {D96E7D57-B3CF-4792-8532-59F03453A8B6}
8680
{08DE9921-9593-4530-B062-84A41A6FAA90} = {F06BC983-3361-41B2-B64F-7A77A2E32782}
8781
{28720605-9CA9-4A33-BB00-655F4B76CA19} = {F06BC983-3361-41B2-B64F-7A77A2E32782}
88-
{8DAFC3FE-4221-4D86-8880-2DD29CA7BA68} = {F06BC983-3361-41B2-B64F-7A77A2E32782}
8982
{FE38F9CD-8573-44D1-A03F-73D318B6E86D} = {F06BC983-3361-41B2-B64F-7A77A2E32782}
9083
{C00B2A62-E46E-4F6E-BC8A-39088261A17E} = {D61F13DC-3A32-42BE-8687-F795D7332A51}
9184
{626B3E85-6C5D-4D8B-96BB-BF2D375326CA} = {D61F13DC-3A32-42BE-8687-F795D7332A51}

src/AStar.Dev.Infrastructure.FilesDb/AStar.Dev.Infrastructure.FilesDb.xml

Lines changed: 0 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/AStar.Dev.Infrastructure.FilesDb/Data/Common/ComplexPropertyBuilderConfiguration.cs

Lines changed: 0 additions & 23 deletions
This file was deleted.

src/AStar.Dev.Infrastructure.FilesDb/Data/Common/IComplexPropertyConfiguration.cs

Lines changed: 0 additions & 17 deletions
This file was deleted.

src/AStar.Dev.Infrastructure/AStar.Dev.Infrastructure.xml

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

support/AStar.Dev.Utilities/AStar.Dev.Utilities.xml

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)