Skip to content

Commit

Permalink
Bump CommunityToolkit.Diagnostics from 8.2.1 to 8.2.2
Browse files Browse the repository at this point in the history
Bumps [CommunityToolkit.Diagnostics](https://github.com/CommunityToolkit/dotnet) from 8.2.1 to 8.2.2.
- [Release notes](https://github.com/CommunityToolkit/dotnet/releases)
- [Commits](CommunityToolkit/dotnet@v8.2.1...v8.2.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 Oct 26, 2023
1 parent ddf11fc commit 2e228d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libNOM.io/libNOM.io.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<!-- Application -->
<PropertyGroup>
Expand Down Expand Up @@ -51,7 +51,7 @@

<!-- Dependencies -->
<ItemGroup>
<PackageReference Include="CommunityToolkit.Diagnostics" Version="8.2.1" />
<PackageReference Include="CommunityToolkit.Diagnostics" Version="8.2.2" />
<PackageReference Include="CommunityToolkit.HighPerformance" Version="8.2.1" />
<PackageReference Include="K4os.Compression.LZ4" Version="1.3.6" />
<PackageReference Include="LazyCache" Version="2.4.0" />
Expand Down

0 comments on commit 2e228d1

Please sign in to comment.