classic-dark
classic-dark copied to clipboard
Bump paket from 6.2.1 to 8.0.3 in /backend
Bumps paket from 6.2.1 to 8.0.3.
Release notes
Sourced from paket's releases.
8.0.3
Paket ignored the alias setting on SDK-based projects - fsprojects/Paket#4238 Fixed net8.0-windows target issue - fsprojects/Paket#4242
8.0.2
Paket ignored the alias setting on SDK-based projects - fsprojects/Paket#4238 Fixed net8.0-windows target issue - fsprojects/Paket#4242
8.0.1
Fixed net8.0-windows target issue - fsprojects/Paket#4242
8.0.0
Support for .NET 8.0 Support for net481 - fsprojects/Paket#4227 paket init: Default framework restriction - fsprojects/Paket#4228
8.0.0-alpha003
Support for .NET 8.0 Support for net481 - fsprojects/Paket#4227
8.0.0-alpha002
Support for .NET 8.0
8.0.0-alpha001
Support for .NET 8.0
7.2.1
BUGFIX: Increase process lock trials from 100 to 500 to support dotnet restore on larger solutions - fsprojects/Paket#4203
7.2.0
BUGFIX: Dependency manager looked up older tool version of paket - fsprojects/Paket#4168
7.2.0-alpha004
BUGFIX: Dependency manager looked up older tool version of paket - fsprojects/Paket#4168
7.2.0-alpha003
BUGFIX: dotnet publish multi-targeting was inferring incorrect versioning - fsprojects/Paket#4184
7.2.0-alpha001
Do not append TargetFramework subdirectory to OutputPath - fsprojects/Paket#4159
7.1.5
NuGet Cache: ensure for clitool nupkg is there even after skipped 2nd extraction - fsprojects/Paket#4145
7.1.4
Fix exception when searching for config file - fsprojects/Paket#4138
7.1.3
Do not set binding redirects all the time - fsprojects/Paket#4134
... (truncated)
Changelog
Sourced from paket's changelog.
8.0.3 - 2024-01-15
- Paket ignored the alias setting on SDK-based projects - fsprojects/Paket#4238
- Fixed net8.0-windows target issue - fsprojects/Paket#4242
8.0.0 - 2023-11-14
- Support for .NET 8.0
- Support for net481 - fsprojects/Paket#4227
- paket init: Default framework restriction - fsprojects/Paket#4228
7.2.1 - 2023-03-03
- BUGFIX: Increase process lock trials from 100 to 500 to support dotnet restore on larger solutions - fsprojects/Paket#4203
7.2.0 - 2022-11-18
- BUGFIX: Dependency manager looked up older tool version of paket - fsprojects/Paket#4168
7.2.0-alpha003 - 2022-11-18
- BUGFIX: dotnet publish multi-targeting was inferring incorrect versioning - fsprojects/Paket#4184
7.2.0-alpha001 - 2022-06-22
- Do not append TargetFramework subdirectory to OutputPath - fsprojects/Paket#4159
7.1.5 - 2022-04-22
- NuGet Cache: ensure for clitool nupkg is there even after skipped 2nd extraction - fsprojects/Paket#4145
7.1.4 - 2022-04-10
- Fix exception when searching for config file - fsprojects/Paket#4138
7.1.3 - 2022-03-30
- Do not set binding redirects all the time - fsprojects/Paket#4134
7.1.2 - 2022-03-29
- NuGet Cache: avoid duplicate nupkg file - fsprojects/Paket#4135
7.0.2 - 2022-03-01
- Support for .NET 7.0
- Support as .NET 6.0 tool
- Auto-Restore after paket install an paket update
Commits
fafe6d0
Bump version to 8.0.375b30cd
Bump version to 8.0.2e80781d
Merge pull request #4190 from hesxenon/patch-1cc14492
Merge pull request #4238 from schleupen/alias-support545d005
Bump version to 8.0.133c5f27
Bump version to 8.0.189000cf
Merge pull request #4242 from Jooseppi12/4241fd9a37d
Fix for issue 4241ebb03f8
add alias support11320d7
Bump version to 8.0.0- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)