Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
forki created a comment on an issue on dotnet/sdk
In the case of Aspire --no-hot-reload makes things even worse. Then a change in a subproject is making the whole apphost rebuilding and restarting services. It can't even open new ports and everyth...
forki opened an issue on fable-compiler/Fable
Could not scan /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.0/ref/net9.0/Microsoft.JSInterop.dll for Fable plugins
### Description In .NET Aspire I always get: Could not scan /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.0/ref/net9.0/Microsoft.JSInterop.dll for Fable plugins Is there anyt...forki pushed 1 commit to gh-pages fsprojects/Paket
- Update generated documentation for version 9.0.2 c7e7a50
forki published a release on fsprojects/Paket
9.0.2
paket restore on projects with targetframework net9.0-windows - https://github.com/fsprojects/Paket/pull/4279forki created a tag on fsprojects/Paket
9.0.2 - A dependency manager for .NET with support for NuGet packages and Git repositories.
forki pushed 2 commits to master fsprojects/Paket
forki closed a pull request on fsprojects/Paket
Fix for issue #4278
There was a warning on this incomplete match expression. Will add coverage and probably other tweaks related to dotnet sdk in the solution in a separate PR. With those changes, I tried manual...forki created a comment on an issue on dotnet/aspnetcore
@mgravell I'm trying the latest version from NuGet and there is no GetAsync. It's advertised above in the API definition but seems missing. I really need it in a project where only want to look up...
forki created a comment on an issue on dotnet/sdk
Well it worked in fable. But yes for dotnet watch run, changes in fsproj or fs files did a recompile and restart. Which would be OK if this works properly again
forki created a comment on an issue on dotnet/sdk
Also dotnet aspire is broken for F# users. /cc @davidfowl
forki created a comment on an issue on NuGet/Home
Probably same root cause as https://github.com/NuGet/Home/issues/13921
forki created a comment on an issue on dotnet/sdk
Noticed that as well and I assumed I messed up my setup
forki closed an issue on fsprojects/Paket
Paket.Bootstraper.exe v5.243.0 returns 404 from GitHub
### Description Paket.Bootstraper.exe from release 5.243.0 returns 404 from GitHub. Paket.Bootstrapper.exe seems to be missing from release 9.0.0, meaning we can't update to newest version. ...forki closed an issue on fsprojects/Paket
paket.exe release 9.0.0 download has incorrect version signature
### Description The paket.exe file available in the 9.0.0 release has an incorrect version signature, causing 404 errors when it requests the SHA256 hash from GitHub, and can cause build failure...forki pushed 1 commit to gh-pages fsprojects/Paket
- Update generated documentation for version 9.0.1 2083cc6
forki created a tag on fsprojects/Paket
9.0.1 - A dependency manager for .NET with support for NuGet packages and Git repositories.
forki pushed 4 commits to master fsprojects/Paket
- Revert "Bump version to 9.0.0-alpha001" This reverts commit 352dcc1734ebe46ba115c2a7a04fc921b465711c. # Conflicts: ... 3132cb1
- Update Paket.Restore.targets and RELEASE_NOTES.md for version 9.0.1; reintroduce bootstrapper for .NET 9 and adjust d... 7d7dea4
- Enable documentation generation in build.fsx 5ce3e31
- Bump version to 9.0.1 906529e