Anibal Yeh
Anibal Yeh

Reputation: 351

WebSharper.UI.Next missing

open WebSharper.UI.Next.Client
open WebSharper.UI.Next.Html
open WebSharper.UI.Next

Don't know why after update the Nuget package WebSharper.UI.Next from 4.6 to 4.7, these namespaces are not available... But in the project file (.fsproj), the reference looks good...

Upvotes: 1

Views: 37

Answers (1)

ajuch
ajuch

Reputation: 415

WebSharper.UI.Next was moved to WebSharper.UI some time ago.

Upvotes: 2

Related Questions