Update access demo

This commit is contained in:
sunkaixuan
2022-07-27 13:02:37 +08:00
parent 3640f3a873
commit d19717ace5
4 changed files with 37 additions and 0 deletions

View File

@@ -100,6 +100,12 @@
<Content Include="Test.accdb">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="x64\SQLite.Interop.dll">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="x86\SQLite.Interop.dll">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>