添加SqlServerFluentTest

This commit is contained in:
LambertW
2019-03-15 21:44:59 +08:00
parent f4418241a6
commit 9fd850c81c
3 changed files with 81 additions and 11 deletions

View File

@ -18,6 +18,8 @@
</ItemGroup>
<ItemGroup>
<Folder Include="DataAnnotations\MySql\" />
<Folder Include="DataAnnotations\SqlServer\" />
<Folder Include="DataContext\MySql\" />
</ItemGroup>