Implement Lauris parsing in LabItem.

This commit is contained in:
Daniel Kraus
2015-06-20 16:26:10 +02:00
parent 130d0eabdb
commit aa2ad96774
4 changed files with 349 additions and 8 deletions

View File

@ -64,6 +64,12 @@
<None Include="packages.config" />
<None Include="Tests.licenseheader" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\zaaReloaded2\zaaReloaded2.csproj">
<Project>{0478f1b0-17f2-4151-8f93-1cb6eb9732c5}</Project>
<Name>zaaReloaded2</Name>
</ProjectReference>
</ItemGroup>
<Choose>
<When Condition="'$(VisualStudioVersion)' == '10.0' And '$(IsCodedUITest)' == 'True'">
<ItemGroup>