Skip to content

Commit

Permalink
fix: update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Oct 18, 2021
1 parent bc9f38b commit b8cce81
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
<AdditionalFiles Include="..\..\..\.sonarlint\aguacongas_theidserver\CSharp\SonarLint.xml" Link="SonarLint.xml" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Aguacongas.IdentityServer.Admin.IS4" Version="4.1.0" />
<PackageReference Include="Aguacongas.IdentityServer.EntityFramework.Store.IS4" Version="4.1.0" />
<PackageReference Include="Aguacongas.IdentityServer.Admin.IS4" Version="4.2.0" />
<PackageReference Include="Aguacongas.IdentityServer.EntityFramework.Store.IS4" Version="4.2.0" />
<PackageReference Include="IdentityServer4.AccessTokenValidation" Version="3.0.1" />
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="5.0.11" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="5.0.11" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
<AdditionalFiles Include="..\..\..\.sonarlint\aguacongas_theidserver\CSharp\SonarLint.xml" Link="SonarLint.xml" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Aguacongas.IdentityServer.Admin.IS4" Version="4.1.0" />
<PackageReference Include="Aguacongas.IdentityServer.EntityFramework.Store.IS4" Version="4.1.0" />
<PackageReference Include="Aguacongas.IdentityServer.Admin.IS4" Version="4.2.0" />
<PackageReference Include="Aguacongas.IdentityServer.EntityFramework.Store.IS4" Version="4.2.0" />
<PackageReference Include="IdentityServer4.AccessTokenValidation" Version="3.0.1" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Server" Version="5.0.11" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.Facebook" Version="5.0.11" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
<AdditionalFiles Include="..\..\..\.sonarlint\aguacongas_theidserver\CSharp\SonarLint.xml" Link="SonarLint.xml" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Aguacongas.IdentityServer.Admin.IS4" Version="4.1.0" />
<PackageReference Include="Aguacongas.TheIdServer.Authentication" Version="4.1.0" />
<PackageReference Include="Aguacongas.TheIdServer.Identity" Version="4.1.0" />
<PackageReference Include="Aguacongas.IdentityServer.Http.Store" Version="4.1.0" />
<PackageReference Include="Aguacongas.IdentityServer.Admin.IS4" Version="4.2.0" />
<PackageReference Include="Aguacongas.TheIdServer.Authentication" Version="4.2.0" />
<PackageReference Include="Aguacongas.TheIdServer.Identity" Version="4.2.0" />
<PackageReference Include="Aguacongas.IdentityServer.Http.Store" Version="4.2.0" />
<PackageReference Include="IdentityServer4.AccessTokenValidation" Version="3.0.1" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Server" Version="5.0.11" />
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="5.0.11" />
Expand Down

0 comments on commit b8cce81

Please sign in to comment.