Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

fsprojects/Paket

64J0 created a comment on an issue on fsprojects/Paket
I'll close this issue since it's old and from my experience it is currently installing the necessary packages.

View on GitHub

Thorium created a comment on an issue on fsprojects/Paket
Hi, did you find anything? E.g. TypeProvider SDK build works with Windows but Ubuntu crashes on `No usable version of libssl was found`: https://github.com/fsprojects/FSharp.TypeProviders.SDK/ac...

View on GitHub

easbarba starred fsprojects/Paket
todorovicg starred fsprojects/Paket
fpellet opened a pull request on fsprojects/Paket
Apply framework restriction
As the `apply framework restriction` test shows, the framework restriction is not applied. This downloads a version that only supports .net 9 when I request the .net 8 framework. My solution wor...
fpellet forked fsprojects/Paket

fpellet/Paket

Zack9999 starred fsprojects/Paket
daniellittledev opened an issue on fsprojects/Paket
Error: One Paket file '' is missing while restoring
### Description I'm getting an unexpected error. ``` \.paket\Paket.Restore.targets(226,3): error : One Paket file '' is missing while restoring Web.csproj. Please delete 'paket-files/paket...
landy opened an issue on fsprojects/Paket
Dotnet Aspire does not work after conversion to paket
### Description Dotnet Aspire fails to start when Paket is used to manage packages for the AppHost project. ### Repro steps I created the default aspire template using the dotnet cli `dotn...
joprice created a comment on an issue on fsprojects/Paket
If you have a global.json set to an sdk other than 9 such as `8.0.403`, should you be seeing this warning? As in, is there some actual configuration issue here on the user's end, besides the librar...

View on GitHub

birol4x starred fsprojects/Paket