Skip to content

Commit 0157445

Browse files
Merge pull request #32435 from dotnet/dependabot/nuget/samples/snippets/csharp/VS_Snippets_CLR/HowToSignXMLDocumentRSA/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/HowToSignXMLDocumentRSA/cs
2 parents 7dfeb14 + e3b98ab commit 0157445

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

1212
</Project>

0 commit comments

Comments
 (0)