Skip to content

Commit

Permalink
Bump Microsoft.Orleans.Core from 3.6.5 to 7.1.0
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Orleans.Core](https://github.com/dotnet/orleans) from 3.6.5 to 7.1.0.
- [Release notes](https://github.com/dotnet/orleans/releases)
- [Commits](dotnet/orleans@v3.6.5...v7.1.0)

---
updated-dependencies:
- dependency-name: Microsoft.Orleans.Core
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 1, 2023
1 parent f2c14ef commit 8681461
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Sample/Sample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="6.0.0" />

<PackageReference Include="Microsoft.Orleans.Core" Version="3.6.5" />
<PackageReference Include="Microsoft.Orleans.Core" Version="7.1.0" />
<PackageReference Include="Microsoft.Orleans.Server" Version="3.6.5" />
<PackageReference Include="Microsoft.Orleans.OrleansRuntime" Version="3.6.5" />
<PackageReference Include="Microsoft.Orleans.CodeGenerator.MSBuild" Version="3.6.5">
Expand Down

0 comments on commit 8681461

Please sign in to comment.