Skip to content

Commit

Permalink
Bump System.Drawing.Common from 5.0.2 to 5.0.3 in /Example_CSharp
Browse files Browse the repository at this point in the history
Bumps [System.Drawing.Common](https://github.com/dotnet/runtime) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v5.0.2...v5.0.3)

---
updated-dependencies:
- dependency-name: System.Drawing.Common
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 6, 2022
1 parent 9895a62 commit 2ad1807
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 2ad1807

Please sign in to comment.