Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent 53aac6a commit 958e9f1
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.0" />
<PackageReference Include="Orchestra.Core" Version="7.0.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 958e9f1

Please sign in to comment.