Update SCI and SRM references in syntax generator to 9.0
Open
Area-Compilers
- Dominant language
- C#
- Stars
- 20.7k
- Forks
- 4.3k
- PR merge metrics
- PR metrics pending
Description
In the [PR](https://github.com/dotnet/roslyn/pull/76890) upgrading our references to BCL assemblies, we had to pin syntax generator's references to SCI and SRM to 8.0, since this generator is built & consumed in our pipeline so it has to work with stock compiler in msbuild (currently shipped with 8.0). We need to upgrade it to 9 once 17.14 ships
Contributor guide
Assessment
This issue has not been assessed yet.