Update Kdbndp.dll

This commit is contained in:
sunkaixuan 2023-07-13 00:34:08 +08:00
parent eb5d5e1d20
commit 7a77661497
7 changed files with 7 additions and 1 deletions

View File

@ -125,8 +125,14 @@
<Name>SqlSugar</Name> <Name>SqlSugar</Name>
</ProjectReference> </ProjectReference>
</ItemGroup> </ItemGroup>
<ItemGroup />
<ItemGroup> <ItemGroup>
<Folder Include="Kdbndp_dll\" /> <Content Include="Kdbndp_dll\Kdbndp.dll" />
<Content Include="Kdbndp_dll\System.Buffers.dll" />
<Content Include="Kdbndp_dll\System.Memory.dll" />
<Content Include="Kdbndp_dll\System.Runtime.CompilerServices.Unsafe.dll" />
<Content Include="Kdbndp_dll\System.Threading.Tasks.Extensions.dll" />
<Content Include="Kdbndp_dll\System.ValueTuple.dll" />
</ItemGroup> </ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project> </Project>