File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ updates:
3939 - " Microsoft.*"
4040 - " System.*"
4141 exclude-patterns :
42- - " Microsoft.CodeAnalysis.NetAnalyzers "
42+ - " *Analyzer* "
4343 - " Microsoft.NET.Test.Sdk"
4444 - " Microsoft.Playwright"
4545 test-dependencies :
Original file line number Diff line number Diff line change 1- <Project >
1+ <Project >
22 <PropertyGroup >
33 <ManagePackageVersionsCentrally >true</ManagePackageVersionsCentrally >
44 <CentralPackageTransitivePinningEnabled >false</CentralPackageTransitivePinningEnabled >
88 <PackageVersion Include =" Docker.DotNet" Version =" 3.125.15" />
99 <PackageVersion Include =" DotNet.ReproducibleBuilds" Version =" 2.0.5" />
1010 <PackageVersion Include =" LibGit2Sharp" Version =" 0.30.0" />
11- <PackageVersion Include =" Meziantou.Analyzer" Version =" 3.0.121 " />
11+ <PackageVersion Include =" Meziantou.Analyzer" Version =" 3.0.134 " />
1212 <PackageVersion Include =" Microsoft.CodeAnalysis.BannedApiAnalyzers" Version =" 5.6.0" />
13- <PackageVersion Include =" Microsoft.CodeAnalysis.NetAnalyzers" Version =" 10.0.301 " />
13+ <PackageVersion Include =" Microsoft.CodeAnalysis.NetAnalyzers" Version =" 10.0.302 " />
1414 <PackageVersion Include =" Microsoft.CodeAnalysis.PublicApiAnalyzers" Version =" 3.3.4" />
1515 <PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 18.8.1" />
1616 <PackageVersion Include =" Microsoft.Playwright" Version =" 1.61.0" />
You can’t perform that action at this time.
0 commit comments