Skip to content

Commit

Permalink
Bump Hardcodet.NotifyIcon.Wpf from 2.0.0 to 2.0.1 in the dependencies…
Browse files Browse the repository at this point in the history
… group (#274)

Bump Hardcodet.NotifyIcon.Wpf in the dependencies group

Bumps the dependencies group with 1 update: [Hardcodet.NotifyIcon.Wpf](https://github.com/hardcodet/wpf-notifyicon).


Updates `Hardcodet.NotifyIcon.Wpf` from 2.0.0 to 2.0.1
- [Release notes](https://github.com/hardcodet/wpf-notifyicon/releases)
- [Commits](hardcodet/wpf-notifyicon@2.0.0...2.0.1)

---
updated-dependencies:
- dependency-name: Hardcodet.NotifyIcon.Wpf
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

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 Oct 21, 2024
1 parent 59c594a commit 3239b71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WinQuickLook.App/WinQuickLook.App.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Hardcodet.NotifyIcon.Wpf" Version="2.0.0" />
<PackageReference Include="Hardcodet.NotifyIcon.Wpf" Version="2.0.1" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.1" />
</ItemGroup>

Expand Down

0 comments on commit 3239b71

Please sign in to comment.