We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b88664 commit 5a3ae6eCopy full SHA for 5a3ae6e
PhantomDave.BankTracking.Data/PhantomDave.BankTracking.Data.csproj
@@ -8,7 +8,7 @@
8
9
<ItemGroup>
10
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.10" />
11
- <PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.10">
+ <PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.11">
12
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
13
<PrivateAssets>all</PrivateAssets>
14
</PackageReference>
0 commit comments