[backend/csproj] Update dotNetRdf version
This dependency fixes a bug that prevents loading of remote LD contexts with application/json content type and no Link header.
This commit is contained in:
parent
19b6b50db5
commit
2a389c0d59
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
<PackageReference Include="AngleSharp" Version="1.1.2" />
|
||||
<PackageReference Include="AsyncKeyedLock" Version="7.0.0" />
|
||||
<PackageReference Include="CommunityToolkit.HighPerformance" Version="8.2.2" />
|
||||
<PackageReference Include="dotNetRdf.Core" Version="3.2.9-iceshrimp" />
|
||||
<PackageReference Include="dotNetRdf.Core" Version="3.2.10-iceshrimp" />
|
||||
<PackageReference Include="EntityFrameworkCore.Exceptions.PostgreSQL" Version="8.1.2" />
|
||||
<PackageReference Include="EntityFrameworkCore.Projectables" Version="3.0.4" />
|
||||
<PackageReference Include="FlexLabs.EntityFrameworkCore.Upsert" Version="8.0.0" />
|
||||
|
|
Loading…
Add table
Reference in a new issue