fsprojects / Paket

A dependency manager for .NET with support for NuGet packages and Git repositories.
https://fsprojects.github.io/Paket/
MIT License
1.99k stars 520 forks source link

handling for dotnet 9 #4248

Closed smoothdeveloper closed 3 months ago

smoothdeveloper commented 4 months ago

steps towards #4237

smoothdeveloper commented 3 months ago

@kerams, now the branch can install this:

source https://api.nuget.org/v3/index.json

storage: none
nuget microsoft.aspnetcore.cryptography.internal prerelease

Can you think of another paket.dependencies that you would like to check?

I'll try to see if the only failing test is related to this branch.

smoothdeveloper commented 3 months ago

@forki, pending review, this is potentially ready for next alpha release.

kerams commented 3 months ago

Thank you, this is all I ever wanted for Valentine's.

forki commented 3 months ago

very cool! thanks a lot!

On Thu, Mar 14, 2024 at 8:46 AM kerams @.***> wrote:

Thank you, this is all I ever wanted for Valentine's.

— Reply to this email directly, view it on GitHub https://github.com/fsprojects/Paket/pull/4248#issuecomment-1996755607, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAOANFJVWVCQG7TUIUU4M3YYFITVAVCNFSM6AAAAABDNOMX5WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSOJWG42TKNRQG4 . You are receiving this because you were mentioned.Message ID: @.***>

forki commented 3 months ago

alpha is released