Skip to content

Commit

Permalink
chore(deps): bump Microsoft.Windows.Compatibility in /ZoomCloser (#77)
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Windows.Compatibility](https://github.com/dotnet/runtime) from 7.0.1 to 7.0.3.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v7.0.1...v7.0.3)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 14, 2023
1 parent d226a97 commit 708311c
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.1" />
<PackageReference Include="Microsoft.Windows.Compatibility" Version="7.0.3" />
<PackageReference Include="WindowsShortcutFactory" Version="1.1.0" />
</ItemGroup>
<ItemGroup Condition="'$(RuntimeIdentifier)' == 'win-x64' ">
Expand Down

0 comments on commit 708311c

Please sign in to comment.