删除了FlowStartTool中无效的项目引用

This commit is contained in:
fengjiayi
2025-01-24 14:36:13 +08:00
parent 8420688200
commit dfd898a91c

View File

@@ -26,7 +26,6 @@
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\Library.Core\Serein.Library.Core.csproj" />
<ProjectReference Include="..\Library\Serein.Library.csproj" />
<ProjectReference Include="..\NodeFlow\Serein.NodeFlow.csproj" />
</ItemGroup>