Skip to content

Commit 94131be

Browse files
authored
Merge pull request #80 from dotnet-presentations/dependabot/nuget/complete/Npgsql.EntityFrameworkCore.PostgreSQL-9.0.4
Bump Npgsql.EntityFrameworkCore.PostgreSQL from 7.0.0 to 9.0.4 in /complete
2 parents 424021e + dc33fa4 commit 94131be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

complete/Api/Api.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<ItemGroup>
88
<PackageReference Include="Aspire.StackExchange.Redis.OutputCaching" Version="9.1.0" />
99
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.2" />
10-
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="7.0.0" />
10+
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="9.0.4" />
1111
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="7.0.0" />
1212
</ItemGroup>
1313
<ItemGroup>

0 commit comments

Comments
 (0)