Skip to content

Commit e11083e

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Build/_build.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
<PackageReference Include="Nuke.Common" Version="$(NukeVersion)" />
2727
<PackageReference Include="Nuke.Components" Version="$(NukeVersion)" />
2828
<PackageReference Include="SharpCompress" Version="0.38.0" />
29-
<PackageReference Include="System.Formats.Asn1" Version="9.0.0" />
29+
<PackageReference Include="System.Formats.Asn1" Version="9.0.1" />
3030
</ItemGroup>
3131
</Project>

0 commit comments

Comments
 (0)