Skip to content
This repository was archived by the owner on May 10, 2025. It is now read-only.

Commit 364a02d

Browse files
chore(deps): update dotnet monorepo
1 parent 0ba8edb commit 364a02d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Felicity/.config/dotnet-tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"isRoot": true,
44
"tools": {
55
"dotnet-ef": {
6-
"version": "7.0.10",
6+
"version": "7.0.17",
77
"commands": [
88
"dotnet-ef"
99
]

Felicity/Felicity.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
<PackageReference Include="DotNetBungieAPI.Service.Abstractions" Version="2.11.1" />
1919
<PackageReference Include="Fergun.Interactive" Version="1.7.3" />
2020
<PackageReference Include="Humanizer.Core" Version="2.14.1" />
21-
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.10" />
22-
<PackageReference Include="Microsoft.Extensions.Options" Version="8.0.0" />
21+
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.17" />
22+
<PackageReference Include="Microsoft.Extensions.Options" Version="8.0.2" />
2323
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.19.5" />
2424
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="7.0.0" />
2525
<PackageReference Include="Sentry.AspNetCore" Version="3.41.3" />

0 commit comments

Comments
 (0)