Paket Versions Save

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

8.1.0-alpha002

1 month ago

Preview support for .NET 9.0 - https://github.com/fsprojects/Paket/pull/4248

8.1.0-alpha001

2 months ago

BUGFIX: Aliases should not be inherited - https://github.com/fsprojects/Paket/pull/4244

8.0.3

3 months ago

Paket ignored the alias setting on SDK-based projects - https://github.com/fsprojects/Paket/pull/4238 Fixed net8.0-windows target issue - https://github.com/fsprojects/Paket/pull/4242

8.0.2

3 months ago

Paket ignored the alias setting on SDK-based projects - https://github.com/fsprojects/Paket/pull/4238 Fixed net8.0-windows target issue - https://github.com/fsprojects/Paket/pull/4242

8.0.1

3 months ago

Fixed net8.0-windows target issue - https://github.com/fsprojects/Paket/pull/4242

8.0.0

5 months ago

Support for .NET 8.0 Support for net481 - https://github.com/fsprojects/Paket/pull/4227 paket init: Default framework restriction - https://github.com/fsprojects/Paket/pull/4228

8.0.0-alpha003

5 months ago

Support for .NET 8.0 Support for net481 - https://github.com/fsprojects/Paket/pull/4227

8.0.0-alpha002

9 months ago

Support for .NET 8.0

8.0.0-alpha001

9 months ago

Support for .NET 8.0

7.2.1

1 year ago

BUGFIX: Increase process lock trials from 100 to 500 to support dotnet restore on larger solutions - https://github.com/fsprojects/Paket/pull/4203