Skip to content

Commit

Permalink
deps(c#): Update c#
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent 015ad69 commit 72d47af
Show file tree
Hide file tree
Showing 6 changed files with 647 additions and 575 deletions.
400 changes: 212 additions & 188 deletions c#/crawler/packages.lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions c#/crawler/tbm.Crawler.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
<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.1" />
<PackageReference Include="Microsoft.Extensions.Http" Version="9.0.0" />
<PackageReference Include="NSonic" Version="1.3.3" />
<PackageReference Include="System.IO.Hashing" Version="8.0.0" />
<PackageReference Include="System.IO.Hashing" Version="9.0.0" />
</ItemGroup>
<ItemGroup>
<None Update="appsettings.Development.json" CopyToOutputDirectory="PreserveNewest" CopyToPublishDirectory="None" />
Expand Down
Loading

0 comments on commit 72d47af

Please sign in to comment.