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 466fcc6 commit 66c68ecCopy full SHA for 66c68ec
Directory.Packages.props
@@ -29,7 +29,7 @@
29
<PackageVersion Include="Microsoft.AspNetCore.Components.QuickGrid" Version="$(AspNetCoreVersion)" />
30
<PackageVersion Include="Microsoft.AspNetCore.OpenApi" Version="8.0.13" />
31
<PackageVersion Include="Microsoft.DotNet.PlatformAbstractions" Version="3.1.6" />
32
- <PackageVersion Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.2">
+ <PackageVersion Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.3">
33
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
34
<PrivateAssets>all</PrivateAssets>
35
</PackageVersion>
0 commit comments