Skip to content

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

Merged
mattleibow merged 1 commit into
mono:mainfrom
unoplatform:dev/jela/uno-rolsyngen
Aug 8, 2022
Merged

fix: Force use Uno's Roslyn hosted generators instead of Uno.SourceGeneration tasks#2199
mattleibow merged 1 commit into
mono:mainfrom
unoplatform:dev/jela/uno-rolsyngen

Conversation

@jeromelaban

Copy link
Copy Markdown
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
Copy Markdown
Collaborator

This PR is green in #2207

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