Skip to content

Commit

Permalink
Bump AngleSharp from 0.17.1 to 1.0.1 in /dotnet-authserver
Browse files Browse the repository at this point in the history
Bumps [AngleSharp](https://github.com/AngleSharp/AngleSharp) from 0.17.1 to 1.0.1.
- [Release notes](https://github.com/AngleSharp/AngleSharp/releases)
- [Commits](AngleSharp/AngleSharp@v0.17.1...v1.0.1)

---
updated-dependencies:
- dependency-name: AngleSharp
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 27, 2023
1 parent 23b7bb3 commit 84ca634
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="AngleSharp" Version="0.17.1" />
<PackageReference Include="AngleSharp" Version="1.0.1" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="7.0.4" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.5.0" />
<PackageReference Include="Moq" Version="4.18.4" />
Expand Down

0 comments on commit 84ca634

Please sign in to comment.