Skip to content

Commit

Permalink
Merge pull request #192 from Aguafrommars/fix/dependencies
Browse files Browse the repository at this point in the history
update packages
  • Loading branch information
aguacongas authored Feb 8, 2023
2 parents ed38361 + 328cab7 commit afca3c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TheIdServer.Duende/src/TIS/TIS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
<PackageReference Include="Aguacongas.TheIdServer.Migrations.PostgreSQL" Version="7.1.2" />
<PackageReference Include="Aguacongas.TheIdServer.Migrations.Sqlite" Version="7.1.2" />
<PackageReference Include="Aguacongas.TheIdServer.Migrations.SqlServer" Version="7.1.2" />
<PackageReference Include="Azure.Extensions.AspNetCore.DataProtection.Blobs" Version="1.2.3" />
<PackageReference Include="Azure.Extensions.AspNetCore.DataProtection.Keys" Version="1.1.0" />
<PackageReference Include="Azure.Extensions.AspNetCore.DataProtection.Blobs" Version="1.3.0" />
<PackageReference Include="Azure.Extensions.AspNetCore.DataProtection.Keys" Version="1.2.0" />
<PackageReference Include="Azure.Identity" Version="1.8.1" />
<PackageReference Include="IdentityModel.AspNetCore.OAuth2Introspection" Version="6.1.0" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Server" Version="7.0.2" />
Expand Down

0 comments on commit afca3c1

Please sign in to comment.