Skip to content

Commit

Permalink
Update all whipstaff dependencies to v6.1.51 (#367)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 16, 2023
1 parent 7534832 commit 643c227
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Whipstaff.AspNetCore" Version="6.1.48" />
<PackageReference Include="Whipstaff.Wpf" Version="6.1.48" />
<PackageReference Include="Whipstaff.Wpf.Mahapps" Version="6.1.48" />
<PackageReference Include="Whipstaff.AspNetCore" Version="6.1.51" />
<PackageReference Include="Whipstaff.Wpf" Version="6.1.51" />
<PackageReference Include="Whipstaff.Wpf.Mahapps" Version="6.1.51" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.7" />
</ItemGroup>

Expand Down

0 comments on commit 643c227

Please sign in to comment.