Info
Version: | 3.11.0-beta1.24508.2 |
Author(s): | Microsoft |
Last Update: | Tuesday, November 12, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dotnet/roslyn-analyzers |
NuGet Url: | https://www.nuget.org/packages/Microsoft.CodeAnalysis.RulesetToEditorconfigConverter |
Install
Install-Package Microsoft.CodeAnalysis.RulesetToEditorconfigConverter
dotnet add package Microsoft.CodeAnalysis.RulesetToEditorconfigConverter
paket add Microsoft.CodeAnalysis.RulesetToEditorconfigConverter
Microsoft.CodeAnalysis.RulesetToEditorconfigConverter Download (Unzip the "nupkg" after downloading)
Dependencies
1 package depend on this package.
Tags
Editorconfig files are respected by C# and VB compilers on VS2019 16.3 or later. See https://learn.microsoft.com/visualstudio/code-quality/use-roslyn-analyzers#set-rule-severity-in-an-editorconfig-file for details.