Skip to content

Commit 8913c6e

Browse files
chore: Bump Microsoft.Orleans.TestingHost from 9.2.1 to 10.0.1
--- updated-dependencies: - dependency-name: Microsoft.Orleans.TestingHost dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6b83fdf commit 8913c6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ManagedCode.Communication.Tests/ManagedCode.Communication.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
</None>
2323
</ItemGroup>
2424
<ItemGroup>
25-
<PackageReference Include="Microsoft.Orleans.TestingHost" Version="9.2.1"/>
25+
<PackageReference Include="Microsoft.Orleans.TestingHost" Version="10.0.1"/>
2626
<PackageReference Include="Shouldly" Version="4.3.0" />
2727
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.1" />
2828
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="10.0.0" />

0 commit comments

Comments
 (0)