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/vb with 1 update: [System.Diagnostics.PerformanceCounter](https://github.com/dotnet/runtime).


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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent d79dc6f commit 5c775a4
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.0" />
<PackageReference Include="System.Diagnostics.PerformanceCounter" Version="8.0.1" />
</ItemGroup>

</Project>

0 comments on commit 5c775a4

Please sign in to comment.