Skip to content

Commit 72fc566

Browse files
chore(deps): update dotnet monorepo to v8.0.5
1 parent 8c890ea commit 72fc566

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

API.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
<PackageReference Include="DotNetBungieAPI.HashReferences" Version="1.22.1" />
3030
<PackageReference Include="DotNetBungieAPI.Models" Version="2.11.4" />
3131
<PackageReference Include="DotNetBungieAPI.Service.Abstractions" Version="2.11.2" />
32-
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="8.0.0" />
33-
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.0">
32+
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="8.0.5" />
33+
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.5">
3434
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3535
<PrivateAssets>all</PrivateAssets>
3636
</PackageReference>

0 commit comments

Comments
 (0)