Skip to content

Commit ff55fde

Browse files
committed
Set ExtensionsVersion to 10.0.4 to enforce a transitive update on MS.BCL.Memory due to a CVE
1 parent 3cebfeb commit ff55fde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22
<PropertyGroup>
3-
<ExtensionsVersion>10.0.0</ExtensionsVersion>
3+
<ExtensionsVersion>10.0.4</ExtensionsVersion>
44
<WilsonVersion>[8.0.1,9.0.0)</WilsonVersion>
55
</PropertyGroup>
66
<PropertyGroup Condition=" '$(TargetFramework)' == 'net8.0'">

0 commit comments

Comments
 (0)