fix: 修复种子数据问题,等待完善

This commit is contained in:
陈淳
2023-03-03 18:26:24 +08:00
parent 834e40d6f2
commit 3ba3ea6317
4 changed files with 15 additions and 6 deletions

View File

@@ -7,10 +7,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Cike.EventBus" Version="1.0.2" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\..\..\通用软件框架\Cike.EventBus\src\Cike.EventBus\Cike.EventBus.csproj" />
<ProjectReference Include="..\..\framework\Yi.Framework.Core\Yi.Framework.Core.csproj" />
</ItemGroup>