Skip to content

Commit

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

---
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 Oct 12, 2023
1 parent d94743c commit af8bdf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Orc.DataAccess.Example/Orc.DataAccess.Example.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<PackageReference Include="LoadAssembliesOnStartup.Fody" Version="4.6.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.1" />
<PackageReference Include="ModuleInit.Fody" Version="2.1.1" PrivateAssets="all" />
<PackageReference Include="Orchestra.Core" Version="7.0.0-alpha0392" />
<PackageReference Include="Orchestra.Core" Version="7.0.0-alpha0402" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit af8bdf9

Please sign in to comment.