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 d4d7c95 commit 4f8d91cCopy full SHA for 4f8d91c
src/Ranger.Services.Notifications.Data/Ranger.Services.Notifications.Data.csproj
@@ -5,7 +5,7 @@
5
<ItemGroup>
6
<PackageReference Include="Microsoft.AspNetCore.Identity" Version="2.2.0" />
7
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="3.1.7" />
8
- <PackageReference Include="Microsoft.Extensions.Configuration" Version="3.1.7" />
+ <PackageReference Include="Microsoft.Extensions.Configuration" Version="5.0.0" />
9
<PackageReference Include="Microsoft.Extensions.Configuration.FileExtensions" Version="3.1.7" />
10
<PackageReference Include="Microsoft.AspNetCore.DataProtection.EntityFrameworkCore" Version="3.1.7" />
11
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="3.1.7" />
0 commit comments