Started the work for SQLI

This commit is contained in:
2023-05-16 15:11:28 +02:00
parent 39e9dbb7d6
commit 511f5d98e4
4 changed files with 86 additions and 2 deletions
+1 -1
View File
@@ -129,6 +129,7 @@
<Compile Include="Settings.Designer.cs">
<DependentUpon>Settings.cs</DependentUpon>
</Compile>
<Compile Include="SqliteStorage.cs" />
<Compile Include="Window.cs" />
<Compile Include="Zone.cs" />
<EmbeddedResource Include="Form1.resx">
@@ -146,7 +147,6 @@
<EmbeddedResource Include="Settings.resx">
<DependentUpon>Settings.cs</DependentUpon>
</EmbeddedResource>
<None Include="Data\database.sqlite" />
<None Include="packages.config" />
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>