Skip to content

Commit

Permalink
Merge pull request #2 from philstopford/dependabot/nuget/Common/Varia…
Browse files Browse the repository at this point in the history
…nce_hl/System.Security.Cryptography.Xml-6.0.1

Bump System.Security.Cryptography.Xml from 6.0.0 to 6.0.1 in /Common/Variance_hl
  • Loading branch information
philstopford authored Aug 15, 2022
2 parents a31fdbe + 625ff20 commit af02595
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Common/Variance_hl/Variance_hl.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
<PackageReference Include="System.Security.Cryptography.Algorithms" Version="4.3.1" />
<PackageReference Include="System.Security.Cryptography.Pkcs" Version="6.0.0" />
<PackageReference Include="System.Security.Cryptography.X509Certificates" Version="4.3.2" />
<PackageReference Include="System.Security.Cryptography.Xml" Version="6.0.0" />
<PackageReference Include="System.Security.Cryptography.Xml" Version="6.0.1" />
<PackageReference Include="System.Security.SecureString" Version="4.3.0" />
</ItemGroup>

Expand Down

0 comments on commit af02595

Please sign in to comment.