Skip to content

Commit aeb45ba

Browse files
committed
chore: upgrades windows compatibility dependency
1 parent e73ffb9 commit aeb45ba

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
@@ -25,7 +25,7 @@
2525
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2626
<PrivateAssets>all</PrivateAssets>
2727
</PackageReference>
28-
<PackageReference Include="Microsoft.Windows.Compatibility" Version="9.0.10" />
28+
<PackageReference Include="Microsoft.Windows.Compatibility" Version="10.0.5" />
2929
</ItemGroup>
3030

3131
<!-- Windows-specific resources -->

0 commit comments

Comments
 (0)