Skip to content

Commit

Permalink
chore(deps): update all whipstaff dependencies to v7.1.131 (#454)
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 Apr 16, 2024
1 parent 512a132 commit 3caaef0
Showing 1 changed file with 5 additions and 5 deletions.
Expand Up @@ -8,11 +8,11 @@

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="8.0.4" />
<PackageReference Include="Whipstaff.AspNetCore" Version="7.1.100" />
<PackageReference Include="Whipstaff.Core" Version="7.1.100" />
<PackageReference Include="Whipstaff.EntityFramework" Version="7.1.100" />
<PackageReference Include="Whipstaff.Wpf" Version="7.1.100" />
<PackageReference Include="Whipstaff.Wpf.Mahapps" Version="7.1.100" />
<PackageReference Include="Whipstaff.AspNetCore" Version="7.1.131" />
<PackageReference Include="Whipstaff.Core" Version="7.1.131" />
<PackageReference Include="Whipstaff.EntityFramework" Version="7.1.131" />
<PackageReference Include="Whipstaff.Wpf" Version="7.1.131" />
<PackageReference Include="Whipstaff.Wpf.Mahapps" Version="7.1.131" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.4" />
</ItemGroup>

Expand Down

0 comments on commit 3caaef0

Please sign in to comment.