remove permanent and never override attrs from sqlite file
This commit is contained in:
parent
0ddade076e
commit
c1add99eaf
@ -58,7 +58,7 @@
|
||||
<File Id="MainApplicationExeConfig" Name="$(var.ProgramName).exe.config" KeyPath="no" Checksum="yes"></File>
|
||||
</Component>
|
||||
|
||||
<Component Id="SQLiteDatabase" Guid="f01ed812-dd47-42ce-b174-15ca27b808a0" NeverOverwrite="yes" Permanent="yes">
|
||||
<Component Id="SQLiteDatabase" Guid="f01ed812-dd47-42ce-b174-15ca27b808a0">
|
||||
<File Id="ToolCollection_sqlite" Name="ToolCollection.sqlite" Source="ToolCollection.sqlite" />
|
||||
</Component>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user