Skip to content

Commit f3e8700

Browse files
committed
Update dependencies
1 parent ac6754e commit f3e8700

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Meziantou.DotNet.CodingStandard.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<repository type="git" url="$RepositoryUrl$" commit="$RepositoryCommit$" branch="$RepositoryBranch$" />
1515
<dependencies>
16-
<dependency id="Meziantou.Analyzer" version="2.0.177" />
16+
<dependency id="Meziantou.Analyzer" version="2.0.178" />
1717
<dependency id="Microsoft.CodeAnalysis.BannedApiAnalyzers" version="3.3.4" />
1818
</dependencies>
1919
</metadata>

tools/ConfigFilesGenerator/ConfigFilesGenerator.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<PackageReference Include="Microsoft.CodeAnalysis.VisualBasic" Version="4.12.0-3.final" />
1919
<PackageReference Include="Microsoft.CodeAnalysis.VisualBasic.Workspaces" Version="4.12.0-3.final" />
2020
<PackageReference Include="NuGet.Protocol" Version="6.11.1" />
21-
<PackageReference Include="System.Formats.Asn1" Version="8.0.1" />
21+
<PackageReference Include="System.Formats.Asn1" Version="9.0.0" />
2222
</ItemGroup>
2323

2424
</Project>

0 commit comments

Comments
 (0)