fix: 完善修复种子数据

This commit is contained in:
橙子
2023-03-03 21:26:18 +08:00
parent 3ba3ea6317
commit e0da9e1a87
7 changed files with 10 additions and 15 deletions

View File

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