Skip to content

Commit 84b6254

Browse files
authored
Merge pull request #8 from LiorBanai/dependabot/nuget/System.Drawing.Common-9.0.4
Bump System.Drawing.Common from 9.0.3 to 9.0.4
2 parents 9d9013d + d664624 commit 84b6254

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/NugetsDependency.CLI/NugetsDependencyGraph.CLI.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44
<OutputType>Exe</OutputType>
@@ -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.3" />
36-
<PackageReference Include="System.Drawing.Common" Version="9.0.3" />
36+
<PackageReference Include="System.Drawing.Common" Version="9.0.4" />
3737
</ItemGroup>
3838
</Project>

0 commit comments

Comments
 (0)