Skip to content

Commit 105b029

Browse files
chore(deps): 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 055a6e1 commit 105b029

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
@@ -15,7 +15,7 @@
1515
</PackageReference>
1616
<PackageReference Include="Microsoft.Windows.Compatibility" Version="9.0.0" />
1717
<!-- Microsoft.Windows.Compatibility 8.0.8 depends on 8.0.0 this dependency can be removed once they update theirs -->
18-
<PackageReference Include="System.Formats.Asn1" Version="9.0.0" />
18+
<PackageReference Include="System.Formats.Asn1" Version="9.0.1" />
1919
</ItemGroup>
2020
<ItemGroup>
2121
<Resource Include="Themes\Metro\HowToApplyTheme.txt" />

0 commit comments

Comments
 (0)