FsXaml icon indicating copy to clipboard operation
FsXaml copied to clipboard

Update Type Provider SDK to current master

Open allykzam opened this issue 6 years ago • 0 comments

Making the change to the new SDK bits introduces design-time errors, throwing System.ArgumentException with Incorrect instance type Parameter name: obj (as mentioned in the commits). This pull request fixes this regression using Expr.Coerce based on personal experience working with recent versions of the Type Provider SDK.

allykzam avatar Jul 11 '18 16:07 allykzam