We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db9c6ae commit 341daaeCopy full SHA for 341daae
examples/Example.DAL/Example.DAL.csproj
@@ -8,7 +8,7 @@
8
</PropertyGroup>
9
10
<ItemGroup>
11
- <PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.7">
+ <PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.8">
12
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
13
<PrivateAssets>all</PrivateAssets>
14
</PackageReference>
0 commit comments