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

fix: Force use Uno's Roslyn hosted generators instead of Uno.SourceGeneration tasks #2199

Merged
merged 1 commit into from
Aug 8, 2022

Conversation

jeromelaban
Copy link
Contributor

Description of Change

Force use Uno's Roslyn hosted generators instead of Uno.SourceGeneration tasks, even when LangVersion below 9.0. The original issue is caused by unoplatform/uno#9297, resulting in :

MSBUILD : error : Generation failed: System.MissingMethodException: 
Method not found: 'System.ReadOnlySpan`1<Char> Microsoft.IO.Path.GetFileName(System.ReadOnlySpan`1<Char>)'.

Bugs Fixed

API Changes

None.

Behavioral Changes

None.

Required skia PR

None.

PR Checklist

  • Has tests (if omitted, state reason in description)
  • Rebased on top of main at time of PR
  • Merged related skia PRs
  • Changes adhere to coding standard
  • Updated documentation

@mattleibow
Copy link
Contributor

This PR is green in #2207

@mattleibow mattleibow marked this pull request as ready for review August 8, 2022 22:53
@mattleibow mattleibow merged commit f2a87c4 into mono:main Aug 8, 2022
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

Successfully merging this pull request may close these issues.

2 participants