Skip to content

Commit 3723d22

Browse files
Merge pull request #32442 from dotnet/dependabot/nuget/samples/snippets/csharp/VS_Snippets_CLR/generatingahash/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/generatingahash/cs
2 parents 61d28ea + 9ed536b commit 3723d22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/snippets/csharp/VS_Snippets_CLR/generatingahash/cs/generatingahash.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)