File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
tools/ConfigFilesGenerator Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 13
13
14
14
<repository type =" git" url =" $RepositoryUrl$" commit =" $RepositoryCommit$" branch =" $RepositoryBranch$" />
15
15
<dependencies >
16
- <dependency id =" Meziantou.Analyzer" version =" 2.0.177 " />
16
+ <dependency id =" Meziantou.Analyzer" version =" 2.0.178 " />
17
17
<dependency id =" Microsoft.CodeAnalysis.BannedApiAnalyzers" version =" 3.3.4" />
18
18
</dependencies >
19
19
</metadata >
Original file line number Diff line number Diff line change 18
18
<PackageReference Include =" Microsoft.CodeAnalysis.VisualBasic" Version =" 4.12.0-3.final" />
19
19
<PackageReference Include =" Microsoft.CodeAnalysis.VisualBasic.Workspaces" Version =" 4.12.0-3.final" />
20
20
<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 " />
22
22
</ItemGroup >
23
23
24
24
</Project >
You can’t perform that action at this time.
0 commit comments