We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e73ffb9 commit aeb45baCopy full SHA for aeb45ba
src/Microsoft.OpenApi.Workbench/Microsoft.OpenApi.Workbench.csproj
@@ -25,7 +25,7 @@
25
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
26
<PrivateAssets>all</PrivateAssets>
27
</PackageReference>
28
- <PackageReference Include="Microsoft.Windows.Compatibility" Version="9.0.10" />
+ <PackageReference Include="Microsoft.Windows.Compatibility" Version="10.0.5" />
29
</ItemGroup>
30
31
<!-- Windows-specific resources -->
0 commit comments