Skip to content

Commit c0799ce

Browse files
Bump Orc.Controls from 5.0.0 to 5.0.1
Bumps [Orc.Controls](https://github.com/WildGums/Orc.Controls) from 5.0.0 to 5.0.1. - [Release notes](https://github.com/WildGums/Orc.Controls/releases) - [Changelog](https://github.com/WildGums/Orc.Controls/blob/develop/GitReleaseManager.yaml) - [Commits](WildGums/Orc.Controls@5.0.0...5.0.1) --- updated-dependencies: - dependency-name: Orc.Controls dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e78cf20 commit c0799ce

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
@@ -23,7 +23,7 @@
2323
</PackageReference>
2424
<PackageReference Include="ModuleInit.Fody" Version="2.1.1" PrivateAssets="all" />
2525
<PackageReference Include="Obsolete.Fody" Version="5.3.0" PrivateAssets="all" />
26-
<PackageReference Include="Orc.Controls" Version="5.0.0" />
26+
<PackageReference Include="Orc.Controls" Version="5.0.1" />
2727
<PackageReference Include="OxyPlot.Wpf" Version="2.1.2" />
2828
</ItemGroup>
2929

0 commit comments

Comments
 (0)