Skip to content

Commit fea7a89

Browse files
Fernando BracamonteJorge Bracamonte
andauthored
chore: update Microsoft.AspNetCore.WebUtilities to 2.2.0 (#1928)
Co-authored-by: Jorge Bracamonte <[email protected]>
1 parent 194253b commit fea7a89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/PuppeteerSharp/PuppeteerSharp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<ItemGroup>
3333
<PackageReference Include="Microsoft.Extensions.Logging" Version="2.0.2" />
3434
<PackageReference Include="Newtonsoft.Json" Version="10.0.3" />
35-
<PackageReference Include="Microsoft.AspNetCore.WebUtilities" Version="2.0.2" />
35+
<PackageReference Include="Microsoft.AspNetCore.WebUtilities" Version="2.2.0" />
3636
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="1.1.0" />
3737
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
3838
<PackageReference Include="StyleCop.Analyzers" Version="1.1.118">

0 commit comments

Comments
 (0)