Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 13, 2023
1 parent c61837b commit b396208
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.4" />
<PackageReference Include="Microsoft.Windows.Compatibility" Version="7.0.5" />
<PackageReference Include="WindowsShortcutFactory" Version="1.1.0" />
</ItemGroup>
<ItemGroup Condition="'$(RuntimeIdentifier)' == 'win-x64' ">
Expand Down

0 comments on commit b396208

Please sign in to comment.