update接口开发

This commit is contained in:
路 范
2021-09-22 17:04:44 +08:00
parent 6bd974588e
commit 7337c82f3b
26 changed files with 580 additions and 190 deletions

View File

@@ -4,6 +4,10 @@
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Magick.NET-Q16-AnyCPU" Version="8.3.1" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\framework\Api\Ewide.Core\Ewide.Core.csproj" />
</ItemGroup>