Skip to content

Commit

Permalink
Merge pull request #7 from italia/dependabot/nuget/CIE.AspNetCore.Aut…
Browse files Browse the repository at this point in the history
…hentication/CIE.AspNetCore.Authentication/System.Security.Cryptography.Xml-6.0.1

Bump System.Security.Cryptography.Xml from 6.0.0 to 6.0.1 in /CIE.AspNetCore.Authentication/CIE.AspNetCore.Authentication
  • Loading branch information
danielegiallonardo authored Sep 13, 2022
2 parents 800db86 + baafe19 commit 40c162d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.Http" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.Identity.Core" Version="6.0.7" />
<PackageReference Include="System.Security.Cryptography.Xml" Version="6.0.0" />
<PackageReference Include="System.Security.Cryptography.Xml" Version="6.0.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 40c162d

Please sign in to comment.