We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 398cc0f commit 62e04c4Copy full SHA for 62e04c4
1 file changed
Workleap.DotNet.CodingStandards.nuspec
@@ -13,7 +13,7 @@
13
<copyright>Copyright © Workleap</copyright>
14
<repository type="git" url="$RepositoryUrl$" commit="$RepositoryCommit$" branch="$RepositoryBranch$" />
15
<dependencies>
16
- <dependency id="Meziantou.Analyzer" version="3.0.19" />
+ <dependency id="Meziantou.Analyzer" version="3.0.20" />
17
<dependency id="Microsoft.CodeAnalysis.BannedApiAnalyzers" version="3.3.4" />
18
<dependency id="Microsoft.CodeAnalysis.NetAnalyzers" version="10.0.103" />
19
<dependency id="StyleCop.Analyzers" version="1.2.0-beta.556" />
0 commit comments