Skip to content

Commit 6cadf65

Browse files
committed
Upgrade System.Security.Cryptography.Xml to 10.0.6
Fix CVE-2026-26171 (GHSA-w3x6-4m5h-cxqf) high severity vulnerability
1 parent fe8a39d commit 6cadf65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@
174174
<PackageVersion Include="System.Linq.Dynamic.Core" Version="1.6.7" />
175175
<PackageVersion Include="System.Linq.Queryable" Version="4.3.0" />
176176
<PackageVersion Include="System.Runtime.Loader" Version="4.3.0" />
177-
<PackageVersion Include="System.Security.Cryptography.Xml" Version="10.0.2" />
177+
<PackageVersion Include="System.Security.Cryptography.Xml" Version="10.0.6" />
178178
<PackageVersion Include="System.Security.Permissions" Version="10.0.2" />
179179
<PackageVersion Include="System.Security.Principal.Windows" Version="5.0.0" />
180180
<PackageVersion Include="System.Text.Encoding.CodePages" Version="10.0.2" />

0 commit comments

Comments
 (0)