projection functionality

This commit is contained in:
alexandre-spieser
2017-08-27 22:07:59 +00:00
parent 8d3e480c38
commit 1c40c08924
3 changed files with 256 additions and 5 deletions
+1
View File
@@ -63,6 +63,7 @@
<Compile Include="Infrastructure\ITestRepository.cs" />
<Compile Include="Infrastructure\TestRepository.cs" />
<Compile Include="CreateTests.cs" />
<Compile Include="ProjectTests.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="ReadPartitionedTests.cs" />
<Compile Include="ReadTests.cs" />