Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
danielchalmers committed Jun 11, 2022
1 parent d9c727f commit 505bc10
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions DesktopClock/DesktopClock.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Costura.Fody" Version="4.1.0" PrivateAssets="All" />
<PackageReference Include="Costura.Fody" Version="5.7.0" PrivateAssets="All" />
<PackageReference Include="Humanizer.Core" Version="2.14.1" />
<PackageReference Include="MvvmLightLibsStd10" Version="5.4.1.1" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="PropertyChanged.Fody" Version="3.3.1" PrivateAssets="All" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="PropertyChanged.Fody" Version="3.4.1" PrivateAssets="All" />
<PackageReference Include="WpfWindowPlacement" Version="4.0.2" />
</ItemGroup>
</Project>

0 comments on commit 505bc10

Please sign in to comment.