Skip to content

Commit 9cf1dc1

Browse files
Bump System.Formats.Asn1 from 9.0.1 to 9.0.2
Bumps [System.Formats.Asn1](https://github.com/dotnet/runtime) from 9.0.1 to 9.0.2. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.1...v9.0.2) --- updated-dependencies: - dependency-name: System.Formats.Asn1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 49f478e commit 9cf1dc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
1414
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="8.0.0" />
1515
<PackageVersion Include="Polyfill" Version="7.16.1" />
16-
<PackageVersion Include="System.Formats.Asn1" Version="9.0.1" />
16+
<PackageVersion Include="System.Formats.Asn1" Version="9.0.2" />
1717
<PackageVersion Include="Verify.SourceGenerators" Version="2.5.0" />
1818
<PackageVersion Include="Verify.Xunit" Version="28.10.1" />
1919
<PackageVersion Include="xunit" Version="2.9.3" />

0 commit comments

Comments
 (0)