-
-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Description
Basically, I just started using PolySharp on a project and find it amazing. Now that project repository is setup to build on Ubuntu runners on github actions and I am getting this error:
/home/runner/.nuget/packages/polysharp/1.14.1/buildTransitive/PolySharp.targets(45,5): error POLYSPCFG0001: The PolySharp source generators have been disabled on the current configuration, as they need Roslyn 4.3 in order to work. PolySharp requires the source generators to run in order to generate polyfills, so the library cannot be used without a more up to date IDE (eg. VS 2022 17.3 or greater) or .NET SDK version (.NET 6.0.400 SDK or greater). [/home/runner/work/some-module/some-module/Module.csproj]
The build process uses .Net 7 but the actual built project is .Net Framework.
Is there thing I could try to fix that or is this scenario just not a supported one ?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels