Skip to content

Commit

Permalink
Bump Hardcodet.NotifyIcon.Wpf from 1.1.0 to 2.0.0 in /WFInfo (#325)
Browse files Browse the repository at this point in the history
Bumps [Hardcodet.NotifyIcon.Wpf](https://github.com/hardcodet/wpf-notifyicon) from 1.1.0 to 2.0.0.
- [Release notes](https://github.com/hardcodet/wpf-notifyicon/releases)
- [Commits](hardcodet/wpf-notifyicon@1.1.0...2.0.0)

---
updated-dependencies:
- dependency-name: Hardcodet.NotifyIcon.Wpf
  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 Oct 14, 2024
1 parent 6e98667 commit 12531f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WFInfo/WFInfo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Hardcodet.NotifyIcon.Wpf" Version="1.1.0" />
<PackageReference Include="Hardcodet.NotifyIcon.Wpf" Version="2.0.0" />
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="8.0.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 12531f8

Please sign in to comment.