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 e6fb9b8 commit 641cb36Copy full SHA for 641cb36
src/IoTHub.Portal.Infrastructure/IoTHub.Portal.Infrastructure.csproj
@@ -136,7 +136,7 @@
136
<PackageReference Include="Microsoft.Extensions.Http" Version="7.0.0" />
137
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="7.0.11" />
138
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
139
- <PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="7.0.4" />
+ <PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="7.0.11" />
140
<PackageReference Include="Polly.Extensions.Http" Version="3.0.0" />
141
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="7.0.0" />
142
<PackageReference Include="prometheus-net" Version="8.0.1" />
0 commit comments