Skip to content

Commit cf722be

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] <[email protected]>
1 parent 5cebe89 commit cf722be

File tree

1 file changed

+1
-1
lines changed
  • samples/snippets/visualbasic/VS_Snippets_CLR/HowToEncryptXMLElementAsymmetric/vb

1 file changed

+1
-1
lines changed

samples/snippets/visualbasic/VS_Snippets_CLR/HowToEncryptXMLElementAsymmetric/vb/encryptxml.vbproj

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)