Skip to content

Commit

Permalink
chore(deps): update all microsoft dependencies to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 11, 2025
1 parent 232eeae commit 8dcc891
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="8.0.11" />
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="9.0.0" />
<PackageReference Include="Whipstaff.AspNetCore" Version="8.1.52" />
<PackageReference Include="Whipstaff.Core" Version="8.1.52" />
<PackageReference Include="Whipstaff.EntityFramework" Version="8.1.52" />
<PackageReference Include="Whipstaff.Wpf" Version="8.1.52" />
<PackageReference Include="Whipstaff.Wpf.Mahapps" Version="8.0.36" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.11" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 8dcc891

Please sign in to comment.