File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 19
19
<CodeAnalysisTreatWarningsAsErrors >true</CodeAnalysisTreatWarningsAsErrors >
20
20
</PropertyGroup >
21
21
<ItemGroup Condition =" '$(TargetFramework)' == 'net6.0'" >
22
- <PackageReference Include =" Microsoft.CodeAnalysis.BannedApiAnalyzers" Version =" 3.3.4 " >
22
+ <PackageReference Include =" Microsoft.CodeAnalysis.BannedApiAnalyzers" Version =" 4.14.0 " >
23
23
<PrivateAssets >all</PrivateAssets >
24
24
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
25
25
</PackageReference >
35
35
<PrivateAssets >all</PrivateAssets >
36
36
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
37
37
</PackageReference >
38
- <PackageReference Include =" Meziantou.Analyzer" Version =" 2.0.201 " >
38
+ <PackageReference Include =" Meziantou.Analyzer" Version =" 2.0.202 " >
39
39
<PrivateAssets >all</PrivateAssets >
40
40
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
41
41
</PackageReference >
Original file line number Diff line number Diff line change 14
14
</PackageReference >
15
15
<PackageReference Include =" PublicApiGenerator" Version =" 11.4.6" />
16
16
<PackageReference Include =" Verify.DiffPlex" Version =" 3.1.2" />
17
- <PackageReference Include =" Verify.Xunit" Version =" 30.1 .0" />
17
+ <PackageReference Include =" Verify.Xunit" Version =" 30.4 .0" />
18
18
</ItemGroup >
19
19
20
20
<ItemGroup >
You can’t perform that action at this time.
0 commit comments