Skip to content

Commit

Permalink
build(deps): update bcl to 8.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 12, 2024
1 parent 2a5540a commit 15e94bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions zbxlld-win/zbxlld-win.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="System.Diagnostics.PerformanceCounter" Version="8.0.0" />
<PackageReference Include="System.Diagnostics.PerformanceCounter" Version="8.0.1" />
<PackageReference Include="System.Management" Version="8.0.0" />
<PackageReference Include="System.ServiceProcess.ServiceController" Version="8.0.0" />
<PackageReference Include="System.ServiceProcess.ServiceController" Version="8.0.1" />
<PackageReference Include="ThisAssembly.AssemblyInfo" Version="1.5.0" />
</ItemGroup>

Expand Down

0 comments on commit 15e94bc

Please sign in to comment.