aboutsummaryrefslogtreecommitdiffstats
path: root/Plugins/DbSqliteSystemData/package.xml
blob: d0db31cf84f3428c26afa49159e15c4ee0f7a2d2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<Package>
    <DisplayName>System.Data.SQLite plugin</DisplayName>
    <Description>Plugin for System.Data.SQLite (ADO.NET) databases</Description>
    <Version>%VERSION%</Version>
    <ReleaseDate>%DATE%</ReleaseDate>
    <Name>pl.com.salsoft.sqlitestudio.plugins.dbsqlitesystemdata</Name>
    <Dependencies>pl.com.salsoft.sqlitestudio.plugins</Dependencies>
    <Default>true</Default>
</Package>