Skip to content

Commit 9d8bf3e

Browse files
authored
Merge pull request #146 from smasherprog/dependabot/nuget/Example_CSharp/System.Drawing.Common-5.0.3
Bump System.Drawing.Common from 5.0.2 to 5.0.3 in /Example_CSharp
2 parents 9895a62 + 2ad1807 commit 9d8bf3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Example_CSharp/screen_capture_lite_example_csharp.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
</ItemGroup>
3535

3636
<ItemGroup>
37-
<PackageReference Include="System.Drawing.Common" Version="5.0.2" />
37+
<PackageReference Include="System.Drawing.Common" Version="5.0.3" />
3838
</ItemGroup>
3939

4040
</Project>

0 commit comments

Comments
 (0)