Skip to content

Commit f1be39e

Browse files
Bump System.Security.Cryptography.Xml from 6.0.0 to 9.0.8
--- updated-dependencies: - dependency-name: System.Security.Cryptography.Xml dependency-version: 9.0.8 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5cebe89 commit f1be39e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • samples/snippets/csharp/VS_Snippets_CLR/HowToSignXMLDocumentRSA/cs

samples/snippets/csharp/VS_Snippets_CLR/HowToSignXMLDocumentRSA/cs/signxml.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="System.Security.Cryptography.Xml" Version="6.0.0" />
9+
<PackageReference Include="System.Security.Cryptography.Xml" Version="9.0.8" />
1010
</ItemGroup>
1111

1212
</Project>

0 commit comments

Comments
 (0)