Ecosyste.ms: Timeline

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

forki

forki opened an issue on NuGet/Home
dotnet tool restore fails on Linux with System.ArgumentException: "" is invalid version string
### NuGet Product Used dotnet.exe ### Product Version dotnet 9.0.100 ### Worked before? 8.x.y ### Impact I'm unable to use this version ### Repro Steps & Context After upgrade to .NET 9 th...
forki published a release on fsprojects/Paket
9.0.0
Support for .NET 9.0 - https://github.com/fsprojects/Paket/pull/4248 Added support for central package managments to fix issue about [references: strict either does not work, or does not work as e...
forki created a tag on fsprojects/Paket

9.0.0 - A dependency manager for .NET with support for NuGet packages and Git repositories.

forki pushed 1 commit to master fsprojects/Paket

View on GitHub

forki published a release on fsprojects/Paket
9.0.0-alpha001
Support for .NET 9.0 - https://github.com/fsprojects/Paket/pull/4248 Added support for central package managments to fix issue about [references: strict either does not work, or does not work as e...
forki created a tag on fsprojects/Paket

9.0.0-alpha001 - A dependency manager for .NET with support for NuGet packages and Git repositories.

forki pushed 2 commits to master fsprojects/Paket
  • Update SDK version to 8.0.403 in global.json e5a50ef
  • Bump version to 9.0.0-alpha001 352dcc1

View on GitHub

forki pushed 3 commits to master fsprojects/Paket
  • use nuget CPM to enable strict package reference on direct dependencies only #2257 In Paket.Restore.targets based on... 73b7d61
  • Merge branch 'master' into fix/2257 07bacb9
  • Merge pull request #4253 from antymon4o/fix/2257 use nuget CPM to enable strict package reference on direct dependen... 8e59c25

View on GitHub

forki closed a pull request on fsprojects/Paket
use nuget CPM to enable strict package reference on direct dependencies
This PR fixes issue [references: strict either does not work, or does not work as expected](https://github.com/fsprojects/Paket/issues/2257#top) #2257 In Paket.Restore.targets based on ManagePa...
forki pushed 12 commits to fix/2257 antymon4o/Paket
  • Allow FSharp.Core to be >= rather than = to 6.x 826ad61
  • Merge pull request #4261 from TheAngryByrd/4260-relax-fsharp-core-dependency Allow FSharp.Core to be >= rather than ... 37e571a
  • Bump version to 8.1.0-alpha003 7aa412f
  • Bump version to 8.1.0-alpha004 d6fee24
  • Wrap the path in /p:PackageReleaseNotesFile in quotes e1cad49
  • Update .netcore to .net8 d78bafe
  • Update FSharp.Core 8703f60
  • Updated paket version 01861fd
  • Updated test helpers 97bf994
  • Merge pull request #4272 from 1eyewonder/net-update Update .NET & FSharp.Core Version 486cb41
  • Merge pull request #4269 from Numpsy/quote Wrap the path in /p:PackageReleaseNotesFile in quotes 224f6d9
  • Merge branch 'master' into fix/2257 07bacb9

View on GitHub

forki created a comment on a pull request on fsprojects/Paket
thanks

View on GitHub

forki pushed 2 commits to master fsprojects/Paket
  • Wrap the path in /p:PackageReleaseNotesFile in quotes e1cad49
  • Merge pull request #4269 from Numpsy/quote Wrap the path in /p:PackageReleaseNotesFile in quotes 224f6d9

View on GitHub

forki closed a pull request on fsprojects/Paket
Wrap the path in /p:PackageReleaseNotesFile in quotes
I tried to build Paket locally on Windows with the build script, and it failed with this error ``` MSBUILD : error MSB1008: Only one project can be specified. Full command line: 'C:\Users\Ri...
forki created a comment on a pull request on fsprojects/Paket
this should be mentioned in the docs

View on GitHub

forki created a comment on a pull request on fsprojects/Paket
Thanks

View on GitHub

forki pushed 5 commits to master fsprojects/Paket
  • Update .netcore to .net8 d78bafe
  • Update FSharp.Core 8703f60
  • Updated paket version 01861fd
  • Updated test helpers 97bf994
  • Merge pull request #4272 from 1eyewonder/net-update Update .NET & FSharp.Core Version 486cb41

View on GitHub

forki closed a pull request on fsprojects/Paket
Update .NET & FSharp.Core Version
Wanted to try to take a whack at this one which was mentioned in the Discord channel. I went ahead and updated the net core version up to 8 as well as updated FSharp.Core. I'm hoping this takes a b...
forki created a comment on a pull request on fsprojects/Paket
Thanks!

View on GitHub

forki opened a pull request on tforkmann/AzureTackle
Allow to only retrieve the first pages
forki pushed 1 commit to patch-2 forki/AzureTackle
  • Allow to only retrieve the first pages 9e84eb2

View on GitHub