Skip to content

Commit

Permalink
Update all whipstaff dependencies to v7.1.15 (#426)
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 28, 2023
1 parent 982232f commit c73d73d
Showing 1 changed file with 4 additions and 4 deletions.
Expand Up @@ -7,10 +7,10 @@
</PropertyGroup>

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

Expand Down

0 comments on commit c73d73d

Please sign in to comment.