Skip to content

Commit

Permalink
Remove unused anglesharp
Browse files Browse the repository at this point in the history
  • Loading branch information
josephdecock authored Dec 16, 2024
1 parent 346c232 commit 6307619
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Directory.Build.targets
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@

<PackageReference Update="Duende.IdentityServer" Version="$(IdentityServerVersion)" />

<PackageReference Update="AngleSharp" Version="1.1.2" />
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Update="xunit" Version="2.9.2" />
<PackageReference Update="xunit.runner.visualstudio" Version="2.8.2">
Expand All @@ -57,4 +56,4 @@
<AssemblyVersion>$(MinVerMajor).$(MinVerMinor).$(MinVerPatch).0</AssemblyVersion>
</PropertyGroup>
</Target>
</Project>
</Project>

0 comments on commit 6307619

Please sign in to comment.