增加了通过网络主动上报图像的支持
增加了指令维护通道的支持
This commit is contained in:
@@ -21,6 +21,10 @@
|
||||
<PackageReference Include="OpenCvSharp4.runtime.win" Version="4.11.0.20250507" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\SHH.Contracts\SHH.Contracts.csproj" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Using Include="System.Collections.Concurrent" />
|
||||
<Using Include="System.Collections.ObjectModel" />
|
||||
|
||||
Reference in New Issue
Block a user