Skip to content
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

Consider removing .NET 5 dependencies to build on MacOS ARM64 #142

Open
CpnNixel opened this issue Mar 8, 2023 · 1 comment
Open

Consider removing .NET 5 dependencies to build on MacOS ARM64 #142

CpnNixel opened this issue Mar 8, 2023 · 1 comment

Comments

@CpnNixel
Copy link

CpnNixel commented Mar 8, 2023

As of right now dotnet build targeting MacOS ARM64 you get:

/usr/local/share/dotnet/sdk/7.0.201/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets(28,5): warning NETSDK1138: The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
/Users/.nuget/packages/fsharp.net.sdk/1.0.5/build/FSharp.NET.Core.Sdk.targets(170,9): error MSB6006: "dotnet" exited with code 150.

@romfir
Copy link
Contributor

romfir commented Mar 20, 2023

I tried bumping Source Gen to NET 6 but there were some problems with AppVeyor build :/
#124

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants