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.
1 parent d087d24 commit 06e13ffCopy full SHA for 06e13ff
src/Microsoft.OpenApi.Workbench/Microsoft.OpenApi.Workbench.csproj
@@ -13,7 +13,7 @@
13
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
14
<PrivateAssets>all</PrivateAssets>
15
</PackageReference>
16
- <PackageReference Include="Microsoft.Windows.Compatibility" Version="9.0.0" />
+ <PackageReference Include="Microsoft.Windows.Compatibility" Version="9.0.1" />
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.1" />
19
</ItemGroup>
0 commit comments