Skip to content

Commit

Permalink
Bump Microsoft.Orleans.Server
Browse files Browse the repository at this point in the history
Bumps the dotnet group in /docs/orleans/deployment/snippets/service-fabric/stateless with 1 update: [Microsoft.Orleans.Server](https://github.com/dotnet/orleans).


Updates `Microsoft.Orleans.Server` from 8.1.0 to 8.2.0
- [Release notes](https://github.com/dotnet/orleans/releases)
- [Commits](dotnet/orleans@v8.1.0...v8.2.0)

---
updated-dependencies:
- dependency-name: Microsoft.Orleans.Server
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 17, 2024
1 parent fa8e40e commit ddeca9d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.ServiceFabric.Services" Version="7.1.2175" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
<PackageReference Include="Microsoft.Orleans.Server" Version="8.1.0" />
<PackageReference Include="Microsoft.Orleans.Server" Version="8.2.0" />
</ItemGroup>

</Project>

0 comments on commit ddeca9d

Please sign in to comment.