We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e77e4c0 commit fb0d56aCopy full SHA for fb0d56a
src/CsLint.Cli/CsLint.Cli.csproj
@@ -13,7 +13,7 @@
13
14
<!-- NuGet -->
15
<PackageId>cslint</PackageId>
16
- <Version>1.1.0</Version>
+ <Version>1.1.1</Version>
17
<Authors>Lucas Pimentel</Authors>
18
<Description>A fast C# linter that reads rules from .editorconfig. Uses Roslyn syntax-only parsing for fast single-file linting.</Description>
19
<Copyright>Copyright (c) Lucas Pimentel 2026</Copyright>
0 commit comments