Closed MangelMaxime closed 7 years ago
Thanks @MangelMaxime :)
Thanks @MangelMaxime I was thinking of that too. I've also noticed there're sometimes problems with the .proj file (don't remember what exactly), I'll change it to .fsproj later :+1:
@alfonsogarciacaro I think the problem is with paket.
In my project, paket wasn't adding the reference to fable.proj I needed to rename it to fable.fsproj.
This PR try to make user do only one
dotnet restore
.@whitetigle Can you check if this is working for you too ? (You need to clean the obj/bin folder to be sure).