Sergio0694 / PolySharp

PolySharp provides generated, source-only polyfills for C# language features, to easily use all runtime-agnostic features downlevel. Add a reference, set your C# version to latest and have fun! 🚀
MIT License
1.83k stars 49 forks source link

Update Roslyn version error message #80

Closed dongle-the-gadget closed 1 year ago

dongle-the-gadget commented 1 year ago

The current message mentions "shaders", which is irrelevant since PolySharp doesn't process any. Seems to be a leftover from copying the target from ComputeSharp.