创建与注册更新

现在可以注册模板并注册标识了
This commit is contained in:
CortexCore
2023-07-08 15:32:06 +08:00
parent 6fc4279878
commit 36a4309730
8 changed files with 205 additions and 76 deletions

View File

@@ -8,6 +8,7 @@
<ProjectReference Include="..\BITKit\BITKit.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="FuzzySharp" Version="2.0.2" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="6.0.19" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="6.0.19" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.Core" Version="6.0.19" />