This commit is contained in:
sunkaixuan
2017-01-14 20:53:04 +08:00
parent e6422a5792
commit 508246eb4e
4 changed files with 18 additions and 0 deletions

View File

@@ -44,6 +44,7 @@
</ItemGroup>
<ItemGroup>
<Compile Include="ExpressionTest\Select.cs" />
<Compile Include="ExpressionTest\Where.cs" />
<Compile Include="Models\School.cs" />
<Compile Include="Models\Student.cs" />
<Compile Include="Program.cs" />