Skip to content

Commit 4d442c5

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 e863f5b commit 4d442c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Fritz.StreamTools/Fritz.StreamTools.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.14.0" />
3333
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="8.0.5" />
3434
<PackageReference Include="Octokit" Version="0.50.0" />
35-
<PackageReference Include="System.Formats.Asn1" Version="8.0.1" />
35+
<PackageReference Include="System.Formats.Asn1" Version="9.0.0" />
3636
<PackageReference Include="System.IO.Abstractions" Version="21.2.1" />
3737
<PackageReference Include="System.Memory" Version="4.6.0" />
3838
<PackageReference Include="System.Net.Security" Version="4.3.2" />

0 commit comments

Comments
 (0)