Vinícius Gajo

Results 48 comments of Vinícius Gajo

I'm having the same problem mentioned by @tspearconquest

I changed the `.fsproject` to use the version 5.0 of dotnet and now the project is working fine with Paket. What should we do to make this project compatible with...

Just saw right now that the integration with Dotnet 6 is still on alpha, so it is just a matter of time. Cool. https://github.com/fsprojects/Paket/blob/master/RELEASE_NOTES.md

Any news? Still not working when trying to use in a .NET 6 project to install `Expecto`.

Thanks for the response @seanamos, I think that I'm using the correct `TargetFramework` but not sure. I'll take a look to confirm soon. Btw, good call on this `paket.dependencies`.

Do you think this problem is happening in `Expecto` repository as well @baronfel ? I'm trying to install it with `paket`, commands run fine but when I try to use...

Just a first heads-up, please target the `develop` branch instead of `master`. The workflow is documented here: https://github.com/giraffe-fsharp/Giraffe?tab=readme-ov-file#contributing.

Hey people, I'm considering that @dustinmoris and @Banashek already answered this issue, so I'll close it with this comment. If you think there's still something lacking, please open a new...

Up. Do you guys still think this is something we can add to the documentation?