未验证 提交 d34a059b 编写于 作者: C Carlos Sánchez López 提交者: GitHub

Revert "[release/8.0] Update dependencies from dotnet/roslyn (#91482)" (#92011)

This reverts commit 282da2cd.
上级 0f3d1ed1
......@@ -358,18 +358,18 @@
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>99168dcff56809205e7ef8530d1256f3a07fab1f</Sha>
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.8.0-3.23459.2">
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.8.0-3.23451.1">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>d080175cabfe297ebf079af099279b61913bcc28</Sha>
<Sha>3686f3061a9202260a0de4d06e91855b0fa21e8c</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis" Version="4.8.0-3.23459.2">
<Dependency Name="Microsoft.CodeAnalysis" Version="4.8.0-3.23451.1">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>d080175cabfe297ebf079af099279b61913bcc28</Sha>
<Sha>3686f3061a9202260a0de4d06e91855b0fa21e8c</Sha>
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.8.0-3.23459.2">
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.8.0-3.23451.1">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>d080175cabfe297ebf079af099279b61913bcc28</Sha>
<Sha>3686f3061a9202260a0de4d06e91855b0fa21e8c</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0-beta1.23458.2">
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
......
......@@ -42,9 +42,9 @@
Any tools that contribute to the design-time experience should use the MicrosoftCodeAnalysisVersion_LatestVS property above to ensure
they do not break the local dev experience.
-->
<MicrosoftCodeAnalysisCSharpVersion>4.8.0-3.23459.2</MicrosoftCodeAnalysisCSharpVersion>
<MicrosoftCodeAnalysisVersion>4.8.0-3.23459.2</MicrosoftCodeAnalysisVersion>
<MicrosoftNetCompilersToolsetVersion>4.8.0-3.23459.2</MicrosoftNetCompilersToolsetVersion>
<MicrosoftCodeAnalysisCSharpVersion>4.8.0-3.23451.1</MicrosoftCodeAnalysisCSharpVersion>
<MicrosoftCodeAnalysisVersion>4.8.0-3.23451.1</MicrosoftCodeAnalysisVersion>
<MicrosoftNetCompilersToolsetVersion>4.8.0-3.23451.1</MicrosoftNetCompilersToolsetVersion>
</PropertyGroup>
<!--
For source generator support we need to target multiple versions of Roslyn in order to be able to run on older versions of Roslyn.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册