Skip to content

Commit 15c3f14

Browse files
authored
Merge pull request #18 from LiorBanai/dependabot/nuget/src/NugetsDependency.CLI/System.Drawing.Common-10.0.1
Bump System.Drawing.Common from 9.0.6 to 10.0.1
2 parents 51f5409 + 9d8fc76 commit 15c3f14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NugetsDependency.CLI/NugetsDependencyGraph.CLI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@
3333
<PackageReference Include="Microsoft.Msagl" Version="1.1.6" />
3434
<PackageReference Include="Microsoft.Msagl.Drawing" Version="1.1.6" />
3535
<PackageReference Include="Newtonsoft.Json" Version="13.0.4" />
36-
<PackageReference Include="System.Drawing.Common" Version="9.0.6" />
36+
<PackageReference Include="System.Drawing.Common" Version="10.0.1" />
3737
</ItemGroup>
3838
</Project>

0 commit comments

Comments
 (0)