固定版本,沒有bug不会再修改。

This commit is contained in:
2025-05-15 20:56:00 +08:00
parent c288d36c63
commit 0ad5544df6
9 changed files with 18817 additions and 6 deletions

View File

@@ -100,8 +100,9 @@
<Reference Include="System.Configuration" />
<Reference Include="System.Configuration.Install" />
<Reference Include="System.Data" />
<Reference Include="System.Data.SQLite">
<HintPath>..\packages\System.Data.SQLite.dll</HintPath>
<Reference Include="System.Data.SQLite, Version=1.0.112.1, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\DLL\System.Data.SQLite.dll</HintPath>
</Reference>
<Reference Include="System.Design" />
<Reference Include="System.Drawing" />
@@ -516,6 +517,12 @@
<ItemGroup />
<ItemGroup>
<Content Include="Document\Version.txt" />
<Content Include="x64\SQLite.Interop.dll">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="x86\SQLite.Interop.dll">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="模块说明.txt" />
</ItemGroup>
<ItemGroup>