This commit is contained in:
c
2023-07-23 22:27:36 +08:00
parent 10dc69e565
commit d889408119
6 changed files with 130 additions and 10 deletions

View File

@@ -6,4 +6,9 @@
<Nullable>enable</Nullable>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\NetPanel.Entity\NetPanel.Entity.csproj" />
<ProjectReference Include="..\NetPanel.Help\NetPanel.Help.csproj" />
</ItemGroup>
</Project>