Skip to content

Commit c1c357b

Browse files
Bump CommunityToolkit.HighPerformance from 8.2.2 to 8.3.0 (#1164)
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>
1 parent a7ad85e commit c1c357b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Minio/Minio.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<!--
1919
<PackageReference Include="System.Reactive.Async" Version="6.0.0-alpha.18" />
2020
-->
21-
<PackageReference Include="CommunityToolkit.HighPerformance" Version="8.2.2" />
21+
<PackageReference Include="CommunityToolkit.HighPerformance" Version="8.3.0" />
2222
</ItemGroup>
2323

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

0 commit comments

Comments
 (0)