Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
tombayley committed Aug 28, 2024
1 parent 02c991b commit c06bf5c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions NightGlow/NightGlow.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,11 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.2.1" />
<PackageReference Include="H.NotifyIcon.Wpf" Version="2.0.115" />
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.3.0" />
<PackageReference Include="H.NotifyIcon.Wpf" Version="2.1.3" />
<PackageReference Include="MaterialDesignThemes" Version="4.9.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="7.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Serilog" Version="3.0.1" />
<PackageReference Include="SharpVectors.Wpf" Version="1.8.4.2" />
</ItemGroup>

Expand Down

0 comments on commit c06bf5c

Please sign in to comment.