Skip to content

Commit

Permalink
Add System.Windows.Forms as trusted assembly to support clipboard (#28
Browse files Browse the repository at this point in the history
)
  • Loading branch information
SteveL-MSFT authored and adityapatwardhan committed Sep 4, 2019
1 parent 534965c commit d4acbd5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -871,6 +871,7 @@ namespace NativeMsh
"System.Web",
"System.Web.HttpUtility",
"System.Windows",
"System.Windows.Forms",
"System.Xml",
"System.Xml.Linq",
"System.Xml.ReaderWriter",
Expand Down

0 comments on commit d4acbd5

Please sign in to comment.