Update access

This commit is contained in:
sunkaixuan
2022-02-20 16:32:32 +08:00
parent 5fdf572da9
commit 3fe74ad4ee
18 changed files with 48 additions and 87 deletions

View File

@@ -96,5 +96,10 @@
<Name>SqlSugar</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Content Include="Test.accdb">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>