Skip to content

Commit 33c2bbe

Browse files
Merge pull request #38 from TheBinaryLoop/dependabot/nuget/BinStash.Server/Microsoft.EntityFrameworkCore.Design-10.0.5
Bump Microsoft.EntityFrameworkCore.Design from 10.0.4 to 10.0.5
2 parents a493970 + dab5704 commit 33c2bbe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

BinStash.Server/BinStash.Server.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<ItemGroup>
1414
<PackageReference Include="Blake3" Version="2.2.1" />
1515
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="10.0.4" />
16-
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="10.0.4">
16+
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="10.0.5">
1717
<PrivateAssets>all</PrivateAssets>
1818
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1919
</PackageReference>

0 commit comments

Comments
 (0)