File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 18
18
<PackageReference Include =" Microsoft.EntityFrameworkCore.Relational" Version =" 8.0.11" />
19
19
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.11.1" />
20
20
<PackageReference Include =" Moq" Version =" 4.20.72" />
21
+ <PackageReference Include =" Newtonsoft.Json" Version =" 13.0.3" />
21
22
<PackageReference Include =" NUnit" Version =" 4.2.2" />
22
23
<PackageReference Include =" NUnit3TestAdapter" Version =" 4.6.0" />
23
24
<PackageReference Include =" NUnit.Analyzers" Version =" 4.4.0" >
Original file line number Diff line number Diff line change 29
29
</PackageReference >
30
30
<PackageReference Include =" Microsoft.Extensions.Logging.Log4Net.AspNetCore" Version =" 8.0.0" />
31
31
<PackageReference Include =" MySql.EntityFrameworkCore" Version =" 8.0.8" />
32
+ <PackageReference Include =" Newtonsoft.Json" Version =" 13.0.3" />
32
33
<PackageReference Include =" SSH.NET" Version =" 2024.2.0" />
33
34
<PackageReference Include =" Swashbuckle.AspNetCore" Version =" 7.0.0" />
34
35
<PackageReference Include =" System.Text.Json" Version =" 8.0.5" />
You can’t perform that action at this time.
0 commit comments