Skip to content

Commit 0eea479

Browse files
Bump Microsoft.Orleans.Sdk
Bumps [Microsoft.Orleans.Sdk](https://github.com/dotnet/orleans) from 7.1.0 to 7.1.1. - [Release notes](https://github.com/dotnet/orleans/releases) - [Commits](dotnet/orleans@v7.1.0...v7.1.1) --- updated-dependencies: - dependency-name: Microsoft.Orleans.Sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 961b2ba commit 0eea479

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/orleans/streaming/snippets/broadcastchannel/BroadcastChannel.GrainInterfaces/BroadcastChannel.GrainInterfaces.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.Orleans.Sdk" Version="7.1.0" />
10+
<PackageReference Include="Microsoft.Orleans.Sdk" Version="7.1.1" />
1111
</ItemGroup>
1212

1313
</Project>

0 commit comments

Comments
 (0)