1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-07-06 16:25:59 +02:00

Added Linq to automated tests

This commit is contained in:
Brian Fiete 2021-06-28 11:43:24 -07:00
parent 1312272184
commit 7c6c2f20e6
7 changed files with 3676 additions and 0 deletions

View file

@ -0,0 +1,2 @@
FileVersion = 1
Projects = {"Beef.Linq" = {Path = "src"}, "Beef.Linq.Tests" = {Path = "src/test"}}