update components

This commit is contained in:
Luke Pulverenti 2017-01-09 01:24:40 -05:00
parent a47042d5e3
commit fe25f3cbac
2 changed files with 0 additions and 7 deletions

View File

@ -227,10 +227,6 @@
<SubType>Designer</SubType>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="System.Data.SQLite.dll.config">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
<SubType>Designer</SubType>
</None>
</ItemGroup>
<ItemGroup />
</Project>

View File

@ -1,3 +0,0 @@
<configuration>
<dllmap dll="sqlite3" target="libsqlite3.so" os="linux"/>
</configuration>