diff --git a/Ocelot.sln b/Ocelot.sln index 4387cd03..73df0502 100644 --- a/Ocelot.sln +++ b/Ocelot.sln @@ -7,9 +7,12 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{5CFB79B7-C9D EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{3FA7C349-DBE8-4904-A2CE-015B8869CE6C}" ProjectSection(SolutionItems) = preProject + build.sh = build.sh global.json = global.json LICENSE.md = LICENSE.md README.md = README.md + run-benchmarks.sh = run-benchmarks.sh + run-tests.sh = run-tests.sh EndProjectSection EndProject Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "Ocelot", "src\Ocelot\Ocelot.xproj", "{AEC8FB40-B370-48A6-9B38-78E560041F01}"