Skip to content

Commit 5a1d3cb

Browse files
chore(deps): 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 df5d0c7 commit 5a1d3cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.OpenApi.Workbench/Microsoft.OpenApi.Workbench.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</PackageReference>
1515
<PackageReference Include="Microsoft.Windows.Compatibility" Version="8.0.10" />
1616
<!-- Microsoft.Windows.Compatibility 8.0.8 depends on 8.0.0 this dependency can be removed once they update theirs -->
17-
<PackageReference Include="System.Formats.Asn1" Version="8.0.1" />
17+
<PackageReference Include="System.Formats.Asn1" Version="9.0.0" />
1818
</ItemGroup>
1919
<ItemGroup>
2020
<Resource Include="Themes\Metro\HowToApplyTheme.txt" />

0 commit comments

Comments
 (0)