File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
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 >
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.3.1 " />
18
18
</ItemGroup >
19
19
20
20
<ItemGroup >
You can’t perform that action at this time.
0 commit comments