Skip to content

Commit c96347f

Browse files
committed
updating nuget packages
1 parent 76a5366 commit c96347f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

content/StsServerIdentity/StsServerIdentity.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
</PropertyGroup>
1313
<ItemGroup>
1414
<PackageReference Include="BuildBundlerMinifier" Version="3.2.449" />
15-
<PackageReference Include="IdentityServer4" Version="4.0.0" />
16-
<PackageReference Include="IdentityServer4.AspNetIdentity" Version="4.0.0" />
15+
<PackageReference Include="IdentityServer4" Version="4.0.1" />
16+
<PackageReference Include="IdentityServer4.AspNetIdentity" Version="4.0.1" />
1717
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="3.1.5" />
1818
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="3.1.5" />
1919
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="3.1.5" />
@@ -28,7 +28,7 @@
2828
<PackageReference Include="Remotion.Linq" Version="2.2.0" />
2929

3030
<PackageReference Include="Microsoft.Azure.KeyVault" Version="3.0.5" />
31-
<PackageReference Include="Microsoft.IdentityModel.Clients.ActiveDirectory" Version="5.2.7" />
31+
<PackageReference Include="Microsoft.IdentityModel.Clients.ActiveDirectory" Version="5.2.8" />
3232
<PackageReference Include="NWebsec.AspNetCore.Middleware" Version="3.0.0" />
3333
<PackageReference Include="Sendgrid" Version="9.17.0" />
3434
<PackageReference Include="Serilog" Version="2.9.0" />

0 commit comments

Comments
 (0)