Skip to content

Commit d087d24

Browse files
authored
Merge pull request #2061 from microsoft/dependabot/nuget/System.Formats.Asn1-9.0.1
chore(deps): bump System.Formats.Asn1 from 9.0.0 to 9.0.1
2 parents 22a14ea + 105b029 commit d087d24

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)