Skip to content

Commit 83f4db4

Browse files
Bump Orchestra.Core from 7.0.0-alpha0430 to 7.0.0
Bumps [Orchestra.Core](https://github.com/WildGums/Orchestra) from 7.0.0-alpha0430 to 7.0.0. - [Changelog](https://github.com/WildGums/Orchestra/blob/develop/GitReleaseManager.yaml) - [Commits](https://github.com/WildGums/Orchestra/commits/7.0.0) --- updated-dependencies: - dependency-name: Orchestra.Core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e58e33b commit 83f4db4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Orc.Plot.Example/Orc.Plot.Example.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<PackageReference Include="LoadAssembliesOnStartup.Fody" Version="4.6.0" PrivateAssets="all" />
2424
<PackageReference Include="ModuleInit.Fody" Version="2.1.1" PrivateAssets="all" />
2525
<PackageReference Include="Orc.LogViewer" Version="5.0.0" />
26-
<PackageReference Include="Orchestra.Core" Version="7.0.0-alpha0430" />
26+
<PackageReference Include="Orchestra.Core" Version="7.0.0" />
2727
</ItemGroup>
2828

2929
<ItemGroup>

0 commit comments

Comments
 (0)