Update Runtime's Roslyn version to be the source-built version (#14221)
This commit is contained in:
parent
22364d4276
commit
91aac0f3fa
1 changed files with 4 additions and 0 deletions
|
@ -40,4 +40,8 @@
|
|||
<EnvironmentVariables Include="BuildInParallel=false" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<ExtraPackageVersionPropsPackageInfo Include="MicrosoftCodeAnalysisVersion_4_X" Version="%24(MicrosoftCodeAnalysisVersion)" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
|
Loading…
Add table
Reference in a new issue