Skip to content

Commit

Permalink
Bump Orchestra.Core from 7.0.3 to 7.0.5 in /src
Browse files Browse the repository at this point in the history
Bumps [Orchestra.Core](https://github.com/WildGums/Orchestra) from 7.0.3 to 7.0.5.
- [Changelog](https://github.com/WildGums/Orchestra/blob/develop/GitReleaseManager.yaml)
- [Commits](WildGums/Orchestra@7.0.3...7.0.5)

---
updated-dependencies:
- dependency-name: Orchestra.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 88bb45f commit 69180ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Orc.Analytics.Example/Orc.Analytics.Example.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</PackageReference>
<PackageReference Include="LoadAssembliesOnStartup.Fody" Version="4.6.0" PrivateAssets="all" />
<PackageReference Include="ModuleInit.Fody" Version="2.1.1" PrivateAssets="all" />
<PackageReference Include="Orchestra.Core" Version="7.0.3" />
<PackageReference Include="Orchestra.Core" Version="7.0.5" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 69180ec

Please sign in to comment.