mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
add appveyor
This commit is contained in:
parent
3845a746f5
commit
5f9987b85d
3 changed files with 21 additions and 1 deletions
|
@ -81,7 +81,9 @@
|
|||
<None Include="sqlite3.dll">
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</None>
|
||||
<Content Include="SqlTables.sql" />
|
||||
<Content Include="SqlTables.sql">
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</Content>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<EmbeddedResource Include="Sql.resx">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue