Skip to content

Commit

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

Bump System.Security.Cryptography.Xml from 6.0.0 to 6.0.1 in /Common/Variance
  • Loading branch information
philstopford authored Aug 15, 2022
2 parents 535d34b + 2a49cac commit a31fdbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Common/Variance/Variance.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<PackageReference Include="System.Security.Cryptography.X509Certificates" Version="4.3.2" />
<PackageReference Include="System.Security.SecureString" Version="4.3.0" />
<PackageReference Include="System.Management" Version="6.0.0" />
<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 a31fdbe

Please sign in to comment.