Skip to content

Commit ff43775

Browse files
Merge pull request #32437 from dotnet/dependabot/nuget/samples/snippets/csharp/VS_Snippets_CLR/HowToDecryptXMLElementX509/cs/System.Security.Cryptography.Xml-7.0.0
Bump System.Security.Cryptography.Xml from 6.0.1 to 7.0.0 in /samples/snippets/csharp/VS_Snippets_CLR/HowToDecryptXMLElementX509/cs
2 parents bfd840f + 623619d commit ff43775

File tree

1 file changed

+1
-1
lines changed
  • samples/snippets/csharp/VS_Snippets_CLR/HowToDecryptXMLElementX509/cs

1 file changed

+1
-1
lines changed

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

1212
</Project>

0 commit comments

Comments
 (0)