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 dfd6aeb + 41b0f36 commit 51e2cd1Copy full SHA for 51e2cd1
src/Microsoft.OpenApi.Workbench/Microsoft.OpenApi.Workbench.csproj
@@ -12,7 +12,7 @@
12
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
13
<PrivateAssets>all</PrivateAssets>
14
</PackageReference>
15
- <PackageReference Include="Microsoft.Windows.Compatibility" Version="8.0.8" />
+ <PackageReference Include="Microsoft.Windows.Compatibility" Version="8.0.10" />
16
<!-- 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" />
18
</ItemGroup>
0 commit comments