Skip to content

Commit

Permalink
Update all whipstaff dependencies to v6.1.125 (#392)
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 Sep 9, 2023
1 parent deb7bae commit d13b3ef
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.122" />
<PackageReference Include="Whipstaff.Wpf" Version="6.1.122" />
<PackageReference Include="Whipstaff.Wpf.Mahapps" Version="6.1.122" />
<PackageReference Include="Whipstaff.AspNetCore" Version="6.1.125" />
<PackageReference Include="Whipstaff.Wpf" Version="6.1.125" />
<PackageReference Include="Whipstaff.Wpf.Mahapps" Version="6.1.125" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.10" />
</ItemGroup>

Expand Down

0 comments on commit d13b3ef

Please sign in to comment.