Skip to content

Commit 41b0f36

Browse files
Bump Microsoft.Windows.Compatibility from 8.0.8 to 8.0.10
Bumps [Microsoft.Windows.Compatibility](https://github.com/dotnet/windowsdesktop) from 8.0.8 to 8.0.10. - [Release notes](https://github.com/dotnet/windowsdesktop/releases) - [Commits](dotnet/windowsdesktop@v8.0.8...v8.0.10) --- updated-dependencies: - dependency-name: Microsoft.Windows.Compatibility dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dfd6aeb commit 41b0f36

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
@@ -12,7 +12,7 @@
1212
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1313
<PrivateAssets>all</PrivateAssets>
1414
</PackageReference>
15-
<PackageReference Include="Microsoft.Windows.Compatibility" Version="8.0.8" />
15+
<PackageReference Include="Microsoft.Windows.Compatibility" Version="8.0.10" />
1616
<!-- Microsoft.Windows.Compatibility 8.0.8 depends on 8.0.0 this dependency can be removed once they update theirs -->
1717
<PackageReference Include="System.Formats.Asn1" Version="8.0.1" />
1818
</ItemGroup>

0 commit comments

Comments
 (0)