dotnet/roslyn

CSharpUpgradeProjectCodeFixProvider sometimes reports the wrong version

オープン

#48,548 opened on 2020/10/13

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)C# (4,257 件のフォーク)batch import
Area-IDEBugIDE-CodeStyleIntegration-Testhelp wanted

Repository metrics

Stars
 (20,414 個のスター)
PR merge metrics
 (平均マージ 6d 17h) (30d で 256 merged PRs)

説明

Version Used: Periodically appearing in integration tests, e.g. #48372

Steps to Reproduce:

Run the LegacyProject_AllConfigurationsUpdated test.

Expected Behavior:

Upgrade this project to C# language version '7.3'

Actual Behavior:

Upgrade this project to C# language version 'default'

image

Build Kind Start Time
869712 PR 48895 2020-29-10

コントリビューターガイド