Skip to content

Commit 4eb4b46

Browse files
authored
Remove System.Text.Encodings.Web (#2361)
Microsoft.AspNetCore.WebUtilities 2.2.0 depends on STEW 4.5.0, which is marked as vulnerable. STEW was bumped to 6.0.0 in #2016. Microsoft.AspNetCore.WebUtilities was removed in #2324.
1 parent 201d2b7 commit 4eb4b46

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/PuppeteerSharp/PuppeteerSharp.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@
4747
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
4848
<PrivateAssets>all</PrivateAssets>
4949
</PackageReference>
50-
<PackageReference Include="System.Text.Encodings.Web" Version="6.0.0" />
5150
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.CodeStyle" Version="4.3.1">
5251
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
5352
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)