Add base tables in the Default folder

This commit is contained in:
Matt Nadareski
2016-04-07 11:30:06 -07:00
parent e0c6630281
commit f8ba67240a
4 changed files with 7 additions and 0 deletions

View File

@@ -71,6 +71,9 @@
</ItemGroup>
<ItemGroup>
<None Include="App.config" />
<None Include="Default\Headerer.sqlite">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="packages.config" />
</ItemGroup>
<ItemGroup>