Skip to content

Commit 1b01a51

Browse files
Bump System.Diagnostics.PerformanceCounter from 6.0.0 to 9.0.3
Bumps [System.Diagnostics.PerformanceCounter](https://github.com/dotnet/runtime) from 6.0.0 to 9.0.3. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v6.0.0...v9.0.3) --- updated-dependencies: - dependency-name: System.Diagnostics.PerformanceCounter dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 72188aa commit 1b01a51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Libraries/Shinobytes.Ravenfall.RavenNet/Shinobytes.Ravenfall.RavenNet.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
<ItemGroup>
3030

31-
<PackageReference Include="System.Diagnostics.PerformanceCounter" Version="6.0.0" />
31+
<PackageReference Include="System.Diagnostics.PerformanceCounter" Version="9.0.3" />
3232

3333
</ItemGroup>
3434

0 commit comments

Comments
 (0)