This commit is contained in:
fengjiayi
2024-09-06 09:13:13 +08:00
parent 0ddbcc7ef6
commit ea0a7dd82e
10 changed files with 944 additions and 11 deletions

View File

@@ -14,6 +14,10 @@
<None Remove="bin\**" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="IoTClient" Version="1.0.40" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Library\Serein.Library.csproj" />
<ProjectReference Include="..\NodeFlow\Serein.NodeFlow.csproj" />