固定版本,沒有bug不会再修改。
This commit is contained in:
@@ -79,10 +79,6 @@
|
|||||||
<SpecificVersion>False</SpecificVersion>
|
<SpecificVersion>False</SpecificVersion>
|
||||||
<HintPath>C:\Program Files (x86)\FlexCell Technologies\FlexCell.NET4\bin\FlexCell.dll</HintPath>
|
<HintPath>C:\Program Files (x86)\FlexCell Technologies\FlexCell.NET4\bin\FlexCell.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="MySql.Data, Version=8.0.20.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
|
|
||||||
<SpecificVersion>False</SpecificVersion>
|
|
||||||
<HintPath>..\UTS_Core\bin\Debug\MySql.Data.dll</HintPath>
|
|
||||||
</Reference>
|
|
||||||
<Reference Include="System" />
|
<Reference Include="System" />
|
||||||
<Reference Include="System.Data" />
|
<Reference Include="System.Data" />
|
||||||
<Reference Include="System.Deployment" />
|
<Reference Include="System.Deployment" />
|
||||||
|
|||||||
BIN
DLL/MySql.Data.dll
Normal file
BIN
DLL/MySql.Data.dll
Normal file
Binary file not shown.
18808
DLL/MySql.Data.xml
Normal file
18808
DLL/MySql.Data.xml
Normal file
File diff suppressed because it is too large
Load Diff
BIN
DLL/System.Data.SQLite.dll
Normal file
BIN
DLL/System.Data.SQLite.dll
Normal file
Binary file not shown.
BIN
DLL/x64/SQLite.Interop.dll
Normal file
BIN
DLL/x64/SQLite.Interop.dll
Normal file
Binary file not shown.
BIN
DLL/x86/SQLite.Interop.dll
Normal file
BIN
DLL/x86/SQLite.Interop.dll
Normal file
Binary file not shown.
@@ -100,8 +100,9 @@
|
|||||||
<Reference Include="System.Configuration" />
|
<Reference Include="System.Configuration" />
|
||||||
<Reference Include="System.Configuration.Install" />
|
<Reference Include="System.Configuration.Install" />
|
||||||
<Reference Include="System.Data" />
|
<Reference Include="System.Data" />
|
||||||
<Reference Include="System.Data.SQLite">
|
<Reference Include="System.Data.SQLite, Version=1.0.112.1, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\System.Data.SQLite.dll</HintPath>
|
<SpecificVersion>False</SpecificVersion>
|
||||||
|
<HintPath>..\DLL\System.Data.SQLite.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="System.Design" />
|
<Reference Include="System.Design" />
|
||||||
<Reference Include="System.Drawing" />
|
<Reference Include="System.Drawing" />
|
||||||
@@ -516,6 +517,12 @@
|
|||||||
<ItemGroup />
|
<ItemGroup />
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Content Include="Document\Version.txt" />
|
<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" />
|
<Content Include="模块说明.txt" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
|||||||
BIN
UTS_Core/x64/SQLite.Interop.dll
Normal file
BIN
UTS_Core/x64/SQLite.Interop.dll
Normal file
Binary file not shown.
BIN
UTS_Core/x86/SQLite.Interop.dll
Normal file
BIN
UTS_Core/x86/SQLite.Interop.dll
Normal file
Binary file not shown.
Reference in New Issue
Block a user