basic catalog

This commit is contained in:
Tommy Parnell
2014-05-07 09:29:54 -07:00
parent 0c48b0a884
commit ec940136d3
3 changed files with 24 additions and 5 deletions

View File

@@ -51,9 +51,13 @@
</ItemGroup>
<ItemGroup>
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Extensability\Catalog.cs" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<ItemGroup>
<None Include="packages.config" />
</ItemGroup>
<ItemGroup>
<Folder Include="Extensability\" />
</ItemGroup>
</Project>