add logs system
This commit is contained in:
parent
c91666726a
commit
996c08c9e8
29 changed files with 454 additions and 3035 deletions
|
|
@ -38,6 +38,7 @@
|
|||
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.17.0" />
|
||||
<PackageReference Include="MongoDB.Driver" Version="2.19.0" />
|
||||
<PackageReference Include="MongoDB.Driver.GridFS" Version="2.19.0" />
|
||||
<PackageReference Include="NEST" Version="7.17.5" />
|
||||
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
|
||||
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="7.0.0" />
|
||||
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql.Design" Version="1.1.2" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue