Skip to content

Commit

Permalink
Fix for non unity build error
Browse files Browse the repository at this point in the history
  • Loading branch information
svermeulen committed Oct 2, 2017
1 parent 55cc150 commit 1e8d5bd
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@
<Compile Include="Injection\TestTestOptional.cs" />
<Compile Include="Other\TestCopyIntoAllSubContainers.cs" />
<Compile Include="Other\TestGenericContract.cs" />
<Compile Include="Other\TestMoq.cs" />
<Compile Include="Other\TestNestedContainer.cs" />
<Compile Include="Other\TestResolveMany.cs" />
<Compile Include="Other\TestSubContainers.cs" />
Expand All @@ -114,4 +113,4 @@
<Target Name="AfterBuild">
</Target>
-->
</Project>
</Project>

0 comments on commit 1e8d5bd

Please sign in to comment.