Skip to content

Commit

Permalink
chore(deps): update all whipstaff dependencies to 8.0.212 (#508)
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] authored Oct 14, 2024
1 parent 3d0eac0 commit bf2cbe8
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="8.0.10" />
<PackageReference Include="Whipstaff.AspNetCore" Version="8.0.144" />
<PackageReference Include="Whipstaff.Core" Version="8.0.144" />
<PackageReference Include="Whipstaff.EntityFramework" Version="8.0.144" />
<PackageReference Include="Whipstaff.Wpf" Version="8.0.144" />
<PackageReference Include="Whipstaff.AspNetCore" Version="8.0.212" />
<PackageReference Include="Whipstaff.Core" Version="8.0.212" />
<PackageReference Include="Whipstaff.EntityFramework" Version="8.0.212" />
<PackageReference Include="Whipstaff.Wpf" Version="8.0.212" />
<PackageReference Include="Whipstaff.Wpf.Mahapps" Version="8.0.36" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.10" />
</ItemGroup>
Expand Down

0 comments on commit bf2cbe8

Please sign in to comment.