Skip to content

Commit

Permalink
Bump CommunityToolkit.HighPerformance from 8.2.2 to 8.3.0 (#1164)
Browse files Browse the repository at this point in the history
Bumps [CommunityToolkit.HighPerformance](https://github.com/CommunityToolkit/dotnet) from 8.2.2 to 8.3.0.
- [Release notes](https://github.com/CommunityToolkit/dotnet/releases)
- [Commits](https://github.com/CommunityToolkit/dotnet/commits)

---
updated-dependencies:
- dependency-name: CommunityToolkit.HighPerformance
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 29, 2024
1 parent a7ad85e commit c1c357b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Minio/Minio.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<!--
<PackageReference Include="System.Reactive.Async" Version="6.0.0-alpha.18" />
-->
<PackageReference Include="CommunityToolkit.HighPerformance" Version="8.2.2" />
<PackageReference Include="CommunityToolkit.HighPerformance" Version="8.3.0" />
</ItemGroup>

<ItemGroup Condition=" $(TargetFramework.StartsWith('netstandard2')) ">
Expand Down

0 comments on commit c1c357b

Please sign in to comment.