Skip to content

Commit

Permalink
Bump Microsoft.Orleans.Sdk
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Orleans.Sdk](https://github.com/dotnet/orleans) from 7.2.4 to 7.2.6.
- [Release notes](https://github.com/dotnet/orleans/releases)
- [Commits](dotnet/orleans@v7.2.4...v7.2.6)

---
updated-dependencies:
- dependency-name: Microsoft.Orleans.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 13, 2024
1 parent 178e588 commit 6aa5cab
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Orleans.Sdk" Version="7.2.4" />
<PackageReference Include="Microsoft.Orleans.Sdk" Version="7.2.6" />
</ItemGroup>

</Project>

0 comments on commit 6aa5cab

Please sign in to comment.