-
Notifications
You must be signed in to change notification settings - Fork 586
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Paket.Core to support .NET 7 #2708
Comments
Released in |
I have the same error with .NET 8:
|
Thorium
added a commit
to Thorium/FAKE
that referenced
this issue
May 26, 2024
xperiandri
pushed a commit
to Thorium/FAKE
that referenced
this issue
Jul 11, 2024
xperiandri
pushed a commit
that referenced
this issue
Jul 14, 2024
* Update Paket.Core to support .NET 8.0, fixes new instance of #2708 * Test to revert the sdk to .net6
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Today Fake uses Paket.Core 6.2.1 that doesn't support .NET 7. There already exists a stable package of Paket.Core 7.1.5 that works fine with .NET 7.
Repro steps
If you have paket.lock file that was created for .NET 7 running dotnet fake build can fail with error:
The text was updated successfully, but these errors were encountered: