Skip to content

Commit b556856

Browse files
Bump OxyPlot.WindowsForms and OxyPlot.Core in /LibreHardwareMonitor (#1449)
Bumps [OxyPlot.WindowsForms](https://github.com/oxyplot/oxyplot) and [OxyPlot.Core](https://github.com/oxyplot/oxyplot). These dependencies needed to be updated together. Updates `OxyPlot.WindowsForms` from 2.1.2 to 2.2.0 - [Release notes](https://github.com/oxyplot/oxyplot/releases) - [Changelog](https://github.com/oxyplot/oxyplot/blob/develop/CHANGELOG.md) - [Commits](https://github.com/oxyplot/oxyplot/commits) Updates `OxyPlot.Core` from 2.1.2 to 2.2.0 - [Release notes](https://github.com/oxyplot/oxyplot/releases) - [Changelog](https://github.com/oxyplot/oxyplot/blob/develop/CHANGELOG.md) - [Commits](https://github.com/oxyplot/oxyplot/commits) --- updated-dependencies: - dependency-name: OxyPlot.WindowsForms dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: OxyPlot.Core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b237744 commit b556856

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

LibreHardwareMonitor/LibreHardwareMonitor.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
<ItemGroup>
2424
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
2525
<PackageReference Include="TaskScheduler" Version="2.11.0" />
26-
<PackageReference Include="OxyPlot.Core" Version="2.1.2" />
27-
<PackageReference Include="OxyPlot.WindowsForms" Version="2.1.2" />
26+
<PackageReference Include="OxyPlot.Core" Version="2.2.0" />
27+
<PackageReference Include="OxyPlot.WindowsForms" Version="2.2.0" />
2828
<PackageReference Include="System.Management" Version="8.0.0" />
2929
</ItemGroup>
3030
<ItemGroup>

0 commit comments

Comments
 (0)