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

[main] Update dependencies from dotnet/roslyn (#80656)

* Update dependencies from https://github.com/dotnet/roslyn build 20230113.14

Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset
 From Version 4.6.0-1.23058.1 -> To Version 4.6.0-1.23063.14

* Update dependencies from https://github.com/dotnet/roslyn build 20230116.1

Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset
 From Version 4.6.0-1.23058.1 -> To Version 4.6.0-1.23066.1

* Update dependencies from https://github.com/dotnet/roslyn build 20230117.16

Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset
 From Version 4.6.0-1.23058.1 -> To Version 4.6.0-1.23067.16
Co-authored-by: Ndotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
上级 3c3cc449
......@@ -314,17 +314,17 @@
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>97c52d5703909d451a1f7636bfdbcef7c91745d5</Sha>
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.6.0-1.23058.1">
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.6.0-1.23067.16">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>00f49cc4587f982524e726a801e946ddf7cf42ed</Sha>
<Sha>1903beb881257b1e51632885595b0c4ff6863e4a</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis" Version="4.6.0-1.23058.1">
<Dependency Name="Microsoft.CodeAnalysis" Version="4.6.0-1.23067.16">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>00f49cc4587f982524e726a801e946ddf7cf42ed</Sha>
<Sha>1903beb881257b1e51632885595b0c4ff6863e4a</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.6.0-1.23058.1">
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.6.0-1.23067.16">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>00f49cc4587f982524e726a801e946ddf7cf42ed</Sha>
<Sha>1903beb881257b1e51632885595b0c4ff6863e4a</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.Analyzers" Version="3.3.4-beta1.23059.1">
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
......
......@@ -37,9 +37,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.6.0-1.23058.1</MicrosoftCodeAnalysisCSharpVersion>
<MicrosoftCodeAnalysisVersion>4.6.0-1.23058.1</MicrosoftCodeAnalysisVersion>
<MicrosoftNetCompilersToolsetVersion>4.6.0-1.23058.1</MicrosoftNetCompilersToolsetVersion>
<MicrosoftCodeAnalysisCSharpVersion>4.6.0-1.23067.16</MicrosoftCodeAnalysisCSharpVersion>
<MicrosoftCodeAnalysisVersion>4.6.0-1.23067.16</MicrosoftCodeAnalysisVersion>
<MicrosoftNetCompilersToolsetVersion>4.6.0-1.23067.16</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.
先完成此消息的编辑!
想要评论请 注册