Skip to content

Commit

Permalink
chore: Bump packages
Browse files Browse the repository at this point in the history
  • Loading branch information
linkdotnet committed Oct 7, 2024
1 parent 0f76e56 commit 8ff1bf3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
"rollForward": false
},
"dotnet-dump": {
"version": "8.0.532401",
"version": "8.0.547301",
"commands": [
"dotnet-dump"
],
"rollForward": false
}
}
}
}
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<ItemGroup Condition="!$(MSBuildProjectName.EndsWith('samples'))">
<GlobalPackageReference Include="AsyncFixer" Version="1.6.0" PrivateAssets="All" IncludeAssets="Runtime;Build;Native;contentFiles;Analyzers"/>
<GlobalPackageReference Include="SonarAnalyzer.CSharp" Version="9.32.0.97167" PrivateAssets="All" IncludeAssets="Runtime;Build;Native;contentFiles;Analyzers"/>
<PackageVersion Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.4" />
<PackageVersion Include="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0" />
<PackageVersion Include="Meziantou.Polyfill" Version="1.0.39" />
</ItemGroup>

Expand All @@ -20,7 +20,7 @@
<PackageVersion Include="AngleSharp.Diffing" Version="0.18.2"/>

<PackageVersion Include="AngleSharp" Version="1.1.2"/>
<PackageVersion Include="AngleSharp.Css" Version="1.0.0-beta.139"/>
<PackageVersion Include="AngleSharp.Css" Version="1.0.0-beta.144"/>
</ItemGroup>

<ItemGroup Label="Package Versioning">
Expand Down

0 comments on commit 8ff1bf3

Please sign in to comment.