Skip to content

Commit 91fecf0

Browse files
chore(*): Update dependency Microsoft.AspNetCore.OData to 8.2.7
1 parent 6f92b99 commit 91fecf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ohunt/OHunt.Web/OHunt.Web.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<ItemGroup>
1717
<PackageReference Include="AngleSharp" Version="1.1.2" />
1818
<PackageReference Include="Flurl.Http" Version="3.2.4" />
19-
<PackageReference Include="Microsoft.AspNetCore.OData" Version="8.2.0" />
19+
<PackageReference Include="Microsoft.AspNetCore.OData" Version="8.2.7" />
2020
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="7.0.20">
2121
<PrivateAssets>all</PrivateAssets>
2222
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)