Skip to content

Commit 0057e82

Browse files
Merge pull request #7199 from luisquintanilla/dependabot/nuget/samples/snippets/visualbasic/VS_Snippets_CLR/HowToDecryptXMLElementX509/vb/System.Security.Cryptography.Xml-10.0.1
Bump System.Security.Cryptography.Xml from 9.0.8 to 10.0.1
2 parents ef00210 + be6f72d commit 0057e82

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

samples/snippets/visualbasic/VS_Snippets_CLR/HowToDecryptXMLElementX509/vb/decryptxml.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="9.0.8" />
9+
<PackageReference Include="System.Security.Cryptography.Xml" Version="10.0.1" />
1010
</ItemGroup>
1111

1212
</Project>

0 commit comments

Comments
 (0)