You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
eg. passing proxies to the WebSharper compiler but not to the F# compiler. I suspect it might be as easy as adding @(WebSharperReference) to WebSharperTask's ItemInput in WebSharper.targets, and then the user would be able to do:
eg. passing proxies to the WebSharper compiler but not to the F# compiler. I suspect it might be as easy as adding
@(WebSharperReference)
toWebSharperTask
'sItemInput
inWebSharper.targets
, and then the user would be able to do:The text was updated successfully, but these errors were encountered: