Skip to content

Commit

Permalink
Bump Orc.Controls from 5.0.4 to 5.0.5
Browse files Browse the repository at this point in the history
Bumps [Orc.Controls](https://github.com/WildGums/Orc.Controls) from 5.0.4 to 5.0.5.
- [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.4...5.0.5)

---
updated-dependencies:
- dependency-name: Orc.Controls
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 17, 2024
1 parent 6e407bb commit c265a35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Orc.CsvTextEditor/Orc.CsvTextEditor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<PackageReference Include="MethodTimer.Fody" Version="3.2.2" PrivateAssets="all" />
<PackageReference Include="ModuleInit.Fody" Version="2.1.1" PrivateAssets="all" />
<PackageReference Include="Obsolete.Fody" Version="5.3.0" PrivateAssets="all" />
<PackageReference Include="Orc.Controls" Version="5.0.4" />
<PackageReference Include="Orc.Controls" Version="5.0.5" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit c265a35

Please sign in to comment.