未验证 提交 fa09bc14 编写于 作者: D dotnet-maestro[bot] 提交者: GitHub

Update dependencies from https://github.com/dotnet/roslyn build 20230504.5 (#85823)

Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset
 From Version 4.7.0-1.23253.10 -> To Version 4.7.0-1.23254.5
Co-authored-by: Ndotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
上级 2d8ed68f
...@@ -316,17 +316,17 @@ ...@@ -316,17 +316,17 @@
<Uri>https://github.com/dotnet/runtime-assets</Uri> <Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>a913d737add5a62c90968cabdb34323cd888393d</Sha> <Sha>a913d737add5a62c90968cabdb34323cd888393d</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.7.0-1.23253.10"> <Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.7.0-1.23254.5">
<Uri>https://github.com/dotnet/roslyn</Uri> <Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>874d9547ecfce534051460396344734939b887ce</Sha> <Sha>245db8e2498d09d0f7af7f0de400b012499bb54f</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.CodeAnalysis" Version="4.7.0-1.23253.10"> <Dependency Name="Microsoft.CodeAnalysis" Version="4.7.0-1.23254.5">
<Uri>https://github.com/dotnet/roslyn</Uri> <Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>874d9547ecfce534051460396344734939b887ce</Sha> <Sha>245db8e2498d09d0f7af7f0de400b012499bb54f</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.7.0-1.23253.10"> <Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.7.0-1.23254.5">
<Uri>https://github.com/dotnet/roslyn</Uri> <Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>874d9547ecfce534051460396344734939b887ce</Sha> <Sha>245db8e2498d09d0f7af7f0de400b012499bb54f</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.CodeAnalysis.Analyzers" Version="3.3.5-beta1.23251.1"> <Dependency Name="Microsoft.CodeAnalysis.Analyzers" Version="3.3.5-beta1.23251.1">
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri> <Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
......
...@@ -40,9 +40,9 @@ ...@@ -40,9 +40,9 @@
Any tools that contribute to the design-time experience should use the MicrosoftCodeAnalysisVersion_LatestVS property above to ensure 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. they do not break the local dev experience.
--> -->
<MicrosoftCodeAnalysisCSharpVersion>4.7.0-1.23253.10</MicrosoftCodeAnalysisCSharpVersion> <MicrosoftCodeAnalysisCSharpVersion>4.7.0-1.23254.5</MicrosoftCodeAnalysisCSharpVersion>
<MicrosoftCodeAnalysisVersion>4.7.0-1.23253.10</MicrosoftCodeAnalysisVersion> <MicrosoftCodeAnalysisVersion>4.7.0-1.23254.5</MicrosoftCodeAnalysisVersion>
<MicrosoftNetCompilersToolsetVersion>4.7.0-1.23253.10</MicrosoftNetCompilersToolsetVersion> <MicrosoftNetCompilersToolsetVersion>4.7.0-1.23254.5</MicrosoftNetCompilersToolsetVersion>
</PropertyGroup> </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. 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.
先完成此消息的编辑!
想要评论请 注册