dotnet-websharper / core

WebSharper - Full-stack, functional, reactive web apps and microservices in F# and C#
https://websharper.com
Apache License 2.0
594 stars 52 forks source link

Nuget package: add conditional reference to System.Web #888

Open Tarmil opened 6 years ago

Tarmil commented 6 years ago

It should be referenced for net461 framework, and obviously not for netstandard2.0.

Tarmil commented 6 years ago

This depends on fsprojects/paket#3063.