Update Runtime's Roslyn version to be the source-built version (#14221)

This commit is contained in:
Michael Simons 2022-07-29 16:23:30 -05:00 committed by GitHub
parent 22364d4276
commit 91aac0f3fa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,4 +40,8 @@
<EnvironmentVariables Include="BuildInParallel=false" />
</ItemGroup>
<ItemGroup>
<ExtraPackageVersionPropsPackageInfo Include="MicrosoftCodeAnalysisVersion_4_X" Version="%24(MicrosoftCodeAnalysisVersion)" />
</ItemGroup>
</Project>