未验证 提交 e095fde9 编写于 作者: S Santiago Fernandez Madero 提交者: GitHub

Update compatibility package and unpin compiler version (#60847)

* Update compatibility package and unpin compiler version
上级 c7429239
......@@ -242,9 +242,9 @@
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
<Sha>44b5783b3a2713108b624ae91633447808b53dda</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Compatibility" Version="1.0.0-rc.2.21501.51">
<Dependency Name="Microsoft.DotNet.Compatibility" Version="2.0.0-alpha.1.21525.11">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>29887967f1f33474b2814d492b3a0dbcf9ce4864</Sha>
<Sha>957ae5ca599fdeaee425d23928d42da711373a5e</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>
......@@ -52,10 +52,8 @@
<MicrosoftCodeAnalysisCSharpCodeStyleVersion>4.0.0-4.final</MicrosoftCodeAnalysisCSharpCodeStyleVersion>
<MicrosoftCodeAnalysisCSharpVersion>4.0.0-4.final</MicrosoftCodeAnalysisCSharpVersion>
<MicrosoftCodeAnalysisNetAnalyzersVersion>7.0.0-preview1.21523.2</MicrosoftCodeAnalysisNetAnalyzersVersion>
<!-- Pin compiler version to workaround issue: https://github.com/dotnet/runtime/issues/59908 -->
<MicrosoftNetCompilersToolsetVersion>4.0.0-5.21453.15</MicrosoftNetCompilersToolsetVersion>
<!-- SDK dependencies -->
<MicrosoftDotNetCompatibilityVersion>1.0.0-rc.2.21501.51</MicrosoftDotNetCompatibilityVersion>
<MicrosoftDotNetCompatibilityVersion>2.0.0-alpha.1.21525.11</MicrosoftDotNetCompatibilityVersion>
<!-- Arcade dependencies -->
<MicrosoftDotNetApiCompatVersion>7.0.0-beta.21524.1</MicrosoftDotNetApiCompatVersion>
<MicrosoftDotNetBuildTasksFeedVersion>7.0.0-beta.21524.1</MicrosoftDotNetBuildTasksFeedVersion>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册