Skip to content

Commit

Permalink
deps(c#): Update c# (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2024
1 parent 81f6c7b commit d5e141b
Show file tree
Hide file tree
Showing 6 changed files with 358 additions and 409 deletions.
255 changes: 119 additions & 136 deletions c#/crawler/packages.lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion c#/crawler/tbm.Crawler.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="Humanizer.Core.zh-Hans" Version="2.14.1" />
<PackageReference Include="linq2db.EntityFrameworkCore" Version="8.1.0" />
<PackageReference Include="LinqKit.Microsoft.EntityFrameworkCore" Version="8.1.5" />
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.1" />
<PackageReference Include="NSonic" Version="1.3.3" />
<PackageReference Include="System.IO.Hashing" Version="8.0.0" />
</ItemGroup>
Expand Down
Loading

0 comments on commit d5e141b

Please sign in to comment.