Skip to content

Commit 975520d

Browse files
authored
Merge pull request #3 from BNETDocs/feature/bugfix-cve-2021-24112
Patch System.Drawing.Common:4.7.2 - CVE-2021-24112
2 parents 1b32634 + 1bb3b38 commit 975520d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/MBNCSUtil.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
</PropertyGroup>
1818

1919
<ItemGroup>
20-
<PackageReference Include="System.Drawing.Common" Version="4.7.0" />
20+
<PackageReference Include="System.Drawing.Common" Version="4.7.2" />
2121
</ItemGroup>
2222

2323
<ItemGroup>
@@ -27,4 +27,4 @@
2727
</None>
2828
</ItemGroup>
2929

30-
</Project>
30+
</Project>

0 commit comments

Comments
 (0)