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 dac25ba commit 4b0ef7aCopy full SHA for 4b0ef7a
src/NTorSpectator.Database/NTorSpectator.Database.csproj
@@ -11,7 +11,7 @@
11
12
<ItemGroup>
13
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.8" />
14
- <PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="7.0.8">
+ <PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="7.0.9">
15
<PrivateAssets>all</PrivateAssets>
16
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
17
</PackageReference>
0 commit comments