Skip to content

Commit

Permalink
chore(deps): update all microsoft dependencies to v8.0.3 (#446)
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 Mar 12, 2024
1 parent 781e6e3 commit 8fef1b7
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="8.0.2" />
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="8.0.3" />
<PackageReference Include="Whipstaff.AspNetCore" Version="7.1.70" />
<PackageReference Include="Whipstaff.Core" Version="7.1.70" />
<PackageReference Include="Whipstaff.EntityFramework" Version="7.1.70" />
<PackageReference Include="Whipstaff.Wpf" Version="7.1.70" />
<PackageReference Include="Whipstaff.Wpf.Mahapps" Version="7.1.70" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.2" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.3" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 8fef1b7

Please sign in to comment.