Skip to content

Commit

Permalink
Net Core - OffScreen Add System.Drawing.Common dependency
Browse files Browse the repository at this point in the history
Issue #3197
  • Loading branch information
amaitland committed Jan 8, 2021
1 parent dcf5b43 commit 2406a45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NuGet/PackageReference/CefSharp.OffScreen.NETCore.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
<dependencies>
<group targetFramework=".NETCoreApp3.1">
<dependency id="CefSharp.Common.NETCore" version="[$version$]" include="Runtime,Compile,Build,Native" />
<dependency id="System.Drawing.Common" version="4.7.0" />
</group>
</dependencies>
<releaseNotes>
Expand Down

0 comments on commit 2406a45

Please sign in to comment.