Skip to content

Commit

Permalink
Merge pull request #40 from dncuug/dependabot/nuget/Microsoft.Extensi…
Browse files Browse the repository at this point in the history
…ons.Http-9.0.1

Bump Microsoft.Extensions.Http from 9.0.0 to 9.0.1
  • Loading branch information
a-gubskiy authored Jan 21, 2025
2 parents 1276df1 + 9c84d60 commit ffb051d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/X.Web.MetaExtractor/X.Web.MetaExtractor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<ItemGroup>
<PackageReference Include="JetBrains.Annotations" Version="2024.3.0" PrivateAssets="All"/>
<PackageReference Include="HtmlAgilityPack" Version="1.11.72" />
<PackageReference Include="Microsoft.Extensions.Http" Version="9.0.0"/>
<PackageReference Include="Microsoft.Extensions.Http" Version="9.0.1"/>
<PackageReference Include="System.Collections.Immutable" Version="9.0.1"/>
</ItemGroup>
</Project>

0 comments on commit ffb051d

Please sign in to comment.