Browse Source

Update Kdbndp.dll

pull/40/head
sunkaixuan 1 year ago
parent
commit
7a77661497
  1. 8
      Src/Asp.Net/KdbndpTest/KdbndpTest.csproj
  2. BIN
      Src/Asp.Net/KdbndpTest/Kdbndp_dll/Kdbndp.dll
  3. BIN
      Src/Asp.Net/KdbndpTest/Kdbndp_dll/System.Buffers.dll
  4. BIN
      Src/Asp.Net/KdbndpTest/Kdbndp_dll/System.Memory.dll
  5. BIN
      Src/Asp.Net/KdbndpTest/Kdbndp_dll/System.Runtime.CompilerServices.Unsafe.dll
  6. BIN
      Src/Asp.Net/KdbndpTest/Kdbndp_dll/System.Threading.Tasks.Extensions.dll
  7. BIN
      Src/Asp.Net/KdbndpTest/Kdbndp_dll/System.ValueTuple.dll

8
Src/Asp.Net/KdbndpTest/KdbndpTest.csproj

@ -125,8 +125,14 @@
<Name>SqlSugar</Name>
</ProjectReference>
</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>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>

BIN
Src/Asp.Net/KdbndpTest/Kdbndp_dll/Kdbndp.dll

Binary file not shown.

BIN
Src/Asp.Net/KdbndpTest/Kdbndp_dll/System.Buffers.dll

Binary file not shown.

BIN
Src/Asp.Net/KdbndpTest/Kdbndp_dll/System.Memory.dll

Binary file not shown.

BIN
Src/Asp.Net/KdbndpTest/Kdbndp_dll/System.Runtime.CompilerServices.Unsafe.dll

Binary file not shown.

BIN
Src/Asp.Net/KdbndpTest/Kdbndp_dll/System.Threading.Tasks.Extensions.dll

Binary file not shown.

BIN
Src/Asp.Net/KdbndpTest/Kdbndp_dll/System.ValueTuple.dll

Binary file not shown.
Loading…
Cancel
Save