Skip to content

Commit

Permalink
Remove corruption test in master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
mbdavid committed Dec 24, 2020
1 parent 88a585b commit d97cb82
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions LiteDB.sln
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LiteDB.Benchmarks", "LiteDB
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LiteDB.Stress", "LiteDB.Stress\LiteDB.Stress.csproj", "{FFBC5669-DA32-4907-8793-7B414279DA3B}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CorruptionTest", "LiteDB.CorruptionTest\CorruptionTest.csproj", "{40A01587-8157-4CE1-977C-7CBC65402D90}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand All @@ -41,10 +39,6 @@ Global
{FFBC5669-DA32-4907-8793-7B414279DA3B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FFBC5669-DA32-4907-8793-7B414279DA3B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FFBC5669-DA32-4907-8793-7B414279DA3B}.Release|Any CPU.Build.0 = Release|Any CPU
{40A01587-8157-4CE1-977C-7CBC65402D90}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{40A01587-8157-4CE1-977C-7CBC65402D90}.Debug|Any CPU.Build.0 = Debug|Any CPU
{40A01587-8157-4CE1-977C-7CBC65402D90}.Release|Any CPU.ActiveCfg = Release|Any CPU
{40A01587-8157-4CE1-977C-7CBC65402D90}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down

0 comments on commit d97cb82

Please sign in to comment.