File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 17
17
"rollForward" : false
18
18
},
19
19
"dotnet-dump" : {
20
- "version" : " 8.0.532401 " ,
20
+ "version" : " 8.0.547301 " ,
21
21
"commands" : [
22
22
" dotnet-dump"
23
23
],
24
24
"rollForward" : false
25
25
}
26
26
}
27
- }
27
+ }
Original file line number Diff line number Diff line change 7
7
<ItemGroup Condition =" !$(MSBuildProjectName.EndsWith('samples'))" >
8
8
<GlobalPackageReference Include =" AsyncFixer" Version =" 1.6.0" PrivateAssets =" All" IncludeAssets =" Runtime;Build;Native;contentFiles;Analyzers" />
9
9
<GlobalPackageReference Include =" SonarAnalyzer.CSharp" Version =" 9.32.0.97167" PrivateAssets =" All" IncludeAssets =" Runtime;Build;Native;contentFiles;Analyzers" />
10
- <PackageVersion Include =" Microsoft.CodeAnalysis.Analyzers" Version =" 3.3.4 " />
10
+ <PackageVersion Include =" Microsoft.CodeAnalysis.Analyzers" Version =" 3.11.0 " />
11
11
<PackageVersion Include =" Meziantou.Polyfill" Version =" 1.0.39" />
12
12
</ItemGroup >
13
13
20
20
<PackageVersion Include =" AngleSharp.Diffing" Version =" 0.18.2" />
21
21
22
22
<PackageVersion Include =" AngleSharp" Version =" 1.1.2" />
23
- <PackageVersion Include =" AngleSharp.Css" Version =" 1.0.0-beta.139 " />
23
+ <PackageVersion Include =" AngleSharp.Css" Version =" 1.0.0-beta.144 " />
24
24
</ItemGroup >
25
25
26
26
<ItemGroup Label =" Package Versioning" >
You can’t perform that action at this time.
0 commit comments