Add LabItem class.

This commit is contained in:
Daniel Kraus
2015-06-17 20:20:57 +02:00
parent 0df0248d36
commit 1265082fdb
2 changed files with 76 additions and 0 deletions

View File

@ -160,6 +160,7 @@
can be found.
-->
<ItemGroup>
<Compile Include="Models\LabItem.cs" />
<Compile Include="Properties\AssemblyInfo.cs">
<SubType>Code</SubType>
</Compile>
@ -190,6 +191,7 @@
<DependentUpon>ThisAddIn.Designer.xml</DependentUpon>
</Compile>
<AppDesigner Include="Properties\" />
<None Include="zaaReloaded2.licenseheader" />
</ItemGroup>
<PropertyGroup>
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>