Skip to content

Commit

Permalink
chore(deps): bump Microsoft.Windows.Compatibility in /ZoomCloser (#89)
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Windows.Compatibility](https://github.com/dotnet/windowsdesktop) from 7.0.5 to 8.0.0.
- [Release notes](https://github.com/dotnet/windowsdesktop/releases)
- [Commits](dotnet/windowsdesktop@v7.0.5...v8.0.0)

---
updated-dependencies:
- dependency-name: Microsoft.Windows.Compatibility
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 15, 2023
1 parent d8ec38d commit cb23be0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ZoomCloser/ZoomCloser.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
<PackageReference Include="WindowsInput">
<Version>6.4.1</Version>
</PackageReference>
<PackageReference Include="Microsoft.Windows.Compatibility" Version="7.0.5" />
<PackageReference Include="Microsoft.Windows.Compatibility" Version="8.0.0" />
<PackageReference Include="WindowsShortcutFactory" Version="1.1.0" />
</ItemGroup>
<ItemGroup Condition="'$(RuntimeIdentifier)' == 'win-x64' ">
Expand Down

0 comments on commit cb23be0

Please sign in to comment.