We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 22a14ea + 105b029 commit d087d24Copy full SHA for d087d24
src/Microsoft.OpenApi.Workbench/Microsoft.OpenApi.Workbench.csproj
@@ -15,7 +15,7 @@
15
</PackageReference>
16
<PackageReference Include="Microsoft.Windows.Compatibility" Version="9.0.0" />
17
<!-- 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" />
+ <PackageReference Include="System.Formats.Asn1" Version="9.0.1" />
19
</ItemGroup>
20
<ItemGroup>
21
<Resource Include="Themes\Metro\HowToApplyTheme.txt" />
0 commit comments