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.
2 parents 72bda40 + 1fbf526 commit 9da006fCopy full SHA for 9da006f
test/RedisRateLimiting.Sample.AspNetCore/RedisRateLimiting.Sample.AspNetCore.csproj
@@ -8,7 +8,7 @@
8
9
<ItemGroup>
10
11
- <PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="7.0.1">
+ <PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="7.0.2">
12
<PrivateAssets>all</PrivateAssets>
13
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
14
</PackageReference>
0 commit comments