Closed jschiefer closed 8 years ago
@jschiefer Think we'd be better off just upgrading to use Paket instead of fixing this way?
Absolutely. I was surprised that it wasn't already using Paket, to be honest.
Repo predates Paket - want to update the PR to convert it over instead?
Sure, I'll give it a shot.
I went ahead and merged this - but feel free to do a PR that switches it over. I'd love to merge that, too :+1:
I tried to open
FsXamlDemos.sln
after running build.cmd, and three of the example projects failed to build (could not find FSharp.ViewModule). The reason is that the references toFSharp.ViewModule
in the example fsproj files refer toFSharp.ViewModule.Core.0.9.9.2
instead of the correct version 0.9.9.3.