Skip to content

Commit

Permalink
Merge pull request #146 from smasherprog/dependabot/nuget/Example_CSh…
Browse files Browse the repository at this point in the history
…arp/System.Drawing.Common-5.0.3

Bump System.Drawing.Common from 5.0.2 to 5.0.3 in /Example_CSharp
  • Loading branch information
smasherprog authored Dec 6, 2022
2 parents 9895a62 + 2ad1807 commit 9d8bf3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Example_CSharp/screen_capture_lite_example_csharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="System.Drawing.Common" Version="5.0.2" />
<PackageReference Include="System.Drawing.Common" Version="5.0.3" />
</ItemGroup>

</Project>

0 comments on commit 9d8bf3e

Please sign in to comment.