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

Update dependencies from https://github.com/dotnet/roslyn build 20230723.1 (#89382)

Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset
 From Version 4.7.0-3.23366.1 -> To Version 4.7.0-3.23373.1
Co-authored-by: Ndotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
上级 84a65ca9
......@@ -354,18 +354,18 @@
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>7333879999019e28e47f58879180cba54f5e1843</Sha>
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.7.0-3.23366.1">
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.7.0-3.23373.1">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>dad7898acd6372d4380612b9f225db0c2cbfa1e9</Sha>
<Sha>7829f6b85177e96de89bc67f32b61d74ac590f5a</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis" Version="4.7.0-3.23366.1">
<Dependency Name="Microsoft.CodeAnalysis" Version="4.7.0-3.23373.1">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>dad7898acd6372d4380612b9f225db0c2cbfa1e9</Sha>
<Sha>7829f6b85177e96de89bc67f32b61d74ac590f5a</Sha>
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.7.0-3.23366.1">
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.7.0-3.23373.1">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>dad7898acd6372d4380612b9f225db0c2cbfa1e9</Sha>
<Sha>7829f6b85177e96de89bc67f32b61d74ac590f5a</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0-beta1.23364.2">
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
......
......@@ -40,9 +40,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.7.0-3.23366.1</MicrosoftCodeAnalysisCSharpVersion>
<MicrosoftCodeAnalysisVersion>4.7.0-3.23366.1</MicrosoftCodeAnalysisVersion>
<MicrosoftNetCompilersToolsetVersion>4.7.0-3.23366.1</MicrosoftNetCompilersToolsetVersion>
<MicrosoftCodeAnalysisCSharpVersion>4.7.0-3.23373.1</MicrosoftCodeAnalysisCSharpVersion>
<MicrosoftCodeAnalysisVersion>4.7.0-3.23373.1</MicrosoftCodeAnalysisVersion>
<MicrosoftNetCompilersToolsetVersion>4.7.0-3.23373.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.
先完成此消息的编辑!
想要评论请 注册