Skip to content

Commit e613cb8

Browse files
Bump OxyPlot.Wpf from 2.1.2 to 2.2.0 in /src
Bumps [OxyPlot.Wpf](https://github.com/oxyplot/oxyplot) 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.Wpf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 55ac559 commit e613cb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Orc.Plot/Orc.Plot.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<PackageReference Include="ModuleInit.Fody" Version="2.1.1" PrivateAssets="all" />
2525
<PackageReference Include="Obsolete.Fody" Version="5.3.0" PrivateAssets="all" />
2626
<PackageReference Include="Orc.Controls" Version="5.0.5" />
27-
<PackageReference Include="OxyPlot.Wpf" Version="2.1.2" />
27+
<PackageReference Include="OxyPlot.Wpf" Version="2.2.0" />
2828
</ItemGroup>
2929

3030
<Import Project="$(MSBuildProjectDirectory)\..\Directory.build.nullable.props" Condition="Exists('$(MSBuildProjectDirectory)\..\Directory.build.nullable.props')" />

0 commit comments

Comments
 (0)