extend项目引用

This commit is contained in:
2023-03-16 10:36:16 +08:00
parent b03cd609ac
commit 658466063d
3 changed files with 8 additions and 13 deletions

View File

@@ -9,9 +9,7 @@
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\..\common\Tnb.Common.Core\Tnb.Common.Core.csproj" />
<ProjectReference Include="..\..\system\Tnb.Systems.Interfaces\Tnb.Systems.Interfaces.csproj" />
<ProjectReference Include="..\..\workflow\Tnb.WorkFlow.Interfaces\Tnb.WorkFlow.Interfaces.csproj" />
<ProjectReference Include="..\..\visualdev\Tnb.VisualDev.Engine\Tnb.VisualDev.Engine.csproj" />
<ProjectReference Include="..\Tnb.Extend.Interfaces\Tnb.Extend.Interfaces.csproj" />
</ItemGroup>