Skip to content

Commit dd70171

Browse files
Merge pull request #32432 from dotnet/dependabot/nuget/samples/snippets/visualbasic/VS_Snippets_CLR/HowToEncryptXMLElementSymmetric/vb/System.Security.Cryptography.Xml-7.0.0
Bump System.Security.Cryptography.Xml from 6.0.1 to 7.0.0 in /samples/snippets/visualbasic/VS_Snippets_CLR/HowToEncryptXMLElementSymmetric/vb
2 parents fcf51a6 + 225c449 commit dd70171

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

samples/snippets/visualbasic/VS_Snippets_CLR/HowToEncryptXMLElementSymmetric/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.1" />
9+
<PackageReference Include="System.Security.Cryptography.Xml" Version="7.0.0" />
1010
</ItemGroup>
1111

1212
</Project>

0 commit comments

Comments
 (0)