mirror of
https://github.com/dotnetcore/FreeSql.git
synced 2026-02-22 08:10:55 +08:00
Merge branch 'master' of https://github.com/2881099/FreeSql
This commit is contained in:
@@ -27,6 +27,10 @@
|
||||
<ItemGroup>
|
||||
<None Include="lib\Kdbndp.dll" Pack="true" PackagePath="\lib\netstandard2.0\" />
|
||||
<None Include="lib\Kdbndp.dll" Pack="true" PackagePath="\lib\net461\" />
|
||||
<None Include="lib\Kdbndp.dll" Pack="true" PackagePath="\lib\net6.0\" />
|
||||
<None Include="lib\Kdbndp.dll" Pack="true" PackagePath="\lib\net7.0\" />
|
||||
<None Include="lib\Kdbndp.dll" Pack="true" PackagePath="\lib\net8.0\" />
|
||||
<None Include="lib\Kdbndp.dll" Pack="true" PackagePath="\lib\net9.0\" />
|
||||
<None Include="lib/**/*.dll">
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</None>
|
||||
|
||||
Reference in New Issue
Block a user