зеркало из https://github.com/microsoft/BuildXL.git
Update runtime contracts analyzer to have fixes for the auto fixer of
Update runtime contracts analyzer to have fixes for the auto fixer of simplified null check
This commit is contained in:
Родитель
a14be592fe
Коммит
cbefd1a772
|
@ -2670,7 +2670,7 @@
|
|||
"Type": "NuGet",
|
||||
"NuGet": {
|
||||
"Name": "RuntimeContracts.Analyzer",
|
||||
"Version": "0.1.9.4"
|
||||
"Version": "0.1.10"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
@ -107,7 +107,7 @@ config({
|
|||
|
||||
{ id: "AsyncFixer", version: "1.1.5" },
|
||||
{ id: "ErrorProne.NET.CoreAnalyzers", version: "0.1.2" },
|
||||
{ id: "RuntimeContracts.Analyzer", version: "0.1.9.4" },
|
||||
{ id: "RuntimeContracts.Analyzer", version: "0.1.10" },
|
||||
{ id: "StyleCop.Analyzers", version: "1.1.0-beta004" },
|
||||
{ id: "Text.Analyzers", version: "2.3.0-beta1" },
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче