Skip to content

gfritz/wsdlserviceapp

Repository files navigation

wsdlserviceapp

Trying to get WsdlService running on netstandard

  1. Clone this repo.
  2. Run .paket/paket.bootstrapper.exe
  3. Run dotnet build (it should run paket for you)

Build fails for netcoreapp2.0: build fails for netcoreapp2.0

Build works for net461 build works for net461

In both cases intellisense has no problems on VS Code with Ionide & VS 2017 (15.5.2) so I am pretty sure I properly applied the workaround from dotnet/fsharp#3303 (comment).

Maybe the Type Providers in FSharp.Data.TypeProviders are not "cross targeting" per dotnet/fsharp#3303 (comment), but I do not know how to verify that. The "cross-targeting" link is broken in the comment.

About

Trying to get WsdlService running on netstandard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages