Skip to content

Commit

Permalink
chore: Adjust asn1
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban committed Nov 14, 2024
1 parent dc571fe commit b8d8554
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Build.targets
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
<PackageReference Update="System.Net.Http" Version="4.3.4" />
<PackageReference Update="System.Text.RegularExpressions" Version="4.3.1" />
<PackageReference Update="NuGet.Packaging" Version="6.0.2" />
<PackageReference Update="System.Formats.Asn1" Version="8.0.0" />
<PackageReference Update="System.Formats.Asn1" Version="8.0.1" />

<PackageReference Update="SkiaSharp.Views" Version="$(SkiaSharpVersion)" />
<PackageReference Update="SkiaSharp.Views.Uno" Version="$(SkiaSharpVersion)" />
Expand Down

0 comments on commit b8d8554

Please sign in to comment.