Skip to content

Commit

Permalink
Bump CommunityToolkit.Diagnostics from 8.3.1 to 8.3.2
Browse files Browse the repository at this point in the history
Bumps [CommunityToolkit.Diagnostics](https://github.com/CommunityToolkit/dotnet) from 8.3.1 to 8.3.2.
- [Release notes](https://github.com/CommunityToolkit/dotnet/releases)
- [Commits](CommunityToolkit/dotnet@v8.3.1...v8.3.2)

---
updated-dependencies:
- dependency-name: CommunityToolkit.Diagnostics
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 19, 2024
1 parent 62dacb8 commit 0482554
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Engine/Core/Fusee.Engine.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<ItemGroup>
<PackageReference Include="CommunityToolkit.HighPerformance" Version="8.3.1" />
<PackageReference Include="CommunityToolkit.Diagnostics" Version="8.3.1" />
<PackageReference Include="CommunityToolkit.Diagnostics" Version="8.3.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 0482554

Please sign in to comment.