Skip to content

Commit 0dd52c4

Browse files
Bump System.Formats.Asn1 from 8.0.1 to 9.0.0
Bumps [System.Formats.Asn1](https://github.com/dotnet/runtime) from 8.0.1 to 9.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.1...v9.0.0) --- updated-dependencies: - dependency-name: System.Formats.Asn1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 01714a3 commit 0dd52c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DendroDocs.Tool/DendroDocs.Tool.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<PackageReference Include="Microsoft.CodeAnalysis.VisualBasic.Workspaces" Version="4.11.0" />
5151
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
5252
<PackageReference Include="System.Drawing.Common" Version="8.0.10" />
53-
<PackageReference Include="System.Formats.Asn1" Version="8.0.1" />
53+
<PackageReference Include="System.Formats.Asn1" Version="9.0.0" />
5454
<PackageReference Include="System.Security.Cryptography.Xml" Version="8.0.2" />
5555
</ItemGroup>
5656

0 commit comments

Comments
 (0)