Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot]
81a4e08aba Bump System.Formats.Asn1 from 8.0.1 to 8.0.2
---
updated-dependencies:
- dependency-name: System.Formats.Asn1
  dependency-version: 8.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-13 05:04:31 +00:00

View File

@@ -26,7 +26,7 @@
<PackageReference Include="System.Net.Http" Version="4.3.4" />
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />
<PackageReference Include="System.Private.Uri" Version="4.3.2" />
<PackageReference Include="System.Formats.Asn1" Version="8.0.1" />
<PackageReference Include="System.Formats.Asn1" Version="8.0.2" />
</ItemGroup>
<ItemGroup>