Skip to content

Commit

Permalink
Bump System.Diagnostics.PerformanceCounter
Browse files Browse the repository at this point in the history
Bumps the dotnet group in /docs/fundamentals/runtime-libraries/snippets/System.Diagnostics/PerformanceCounterType/Overview/csharp with 1 update: [System.Diagnostics.PerformanceCounter](https://github.com/dotnet/runtime).


Updates `System.Diagnostics.PerformanceCounter` from 8.0.1 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.1...v9.0.0)

---
updated-dependencies:
- dependency-name: System.Diagnostics.PerformanceCounter
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent 6d63bec commit fa62185
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="System.Diagnostics.PerformanceCounter" Version="8.0.1" />
<PackageReference Include="System.Diagnostics.PerformanceCounter" Version="9.0.0" />
</ItemGroup>

</Project>

0 comments on commit fa62185

Please sign in to comment.