Skip to content

Commit 1b64bf2

Browse files
authored
Merge pull request #257 from Freeesia/dependabot/nuget/CacheOGP.ApiService/Microsoft.EntityFrameworkCore.Design-9.0.15
2 parents 794a705 + a69d35b commit 1b64bf2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CacheOGP.ApiService/CacheOGP.ApiService.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageReference Include="Aspire.Npgsql.EntityFrameworkCore.PostgreSQL" Version="13.2.2" />
1313
<PackageReference Include="Aspire.StackExchange.Redis.DistributedCaching" Version="13.2.2" />
1414
<PackageReference Include="Aspire.StackExchange.Redis.OutputCaching" Version="13.1.2" />
15-
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.14">
15+
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.15">
1616
<PrivateAssets>all</PrivateAssets>
1717
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1818
</PackageReference>

0 commit comments

Comments
 (0)