Skip to content

Commit

Permalink
Update all whipstaff dependencies to v7.1.3 (#422)
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 Dec 17, 2023
1 parent e2ba452 commit 7a65960
Showing 1 changed file with 3 additions and 3 deletions.
Expand Up @@ -7,9 +7,9 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Whipstaff.AspNetCore" Version="7.1.2" />
<PackageReference Include="Whipstaff.Wpf" Version="7.1.2" />
<PackageReference Include="Whipstaff.Wpf.Mahapps" Version="7.1.2" />
<PackageReference Include="Whipstaff.AspNetCore" Version="7.1.3" />
<PackageReference Include="Whipstaff.Wpf" Version="7.1.3" />
<PackageReference Include="Whipstaff.Wpf.Mahapps" Version="7.1.3" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.0" />
</ItemGroup>

Expand Down

0 comments on commit 7a65960

Please sign in to comment.