Skip to content

Commit

Permalink
feat(orleans): changed to 7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zhifenglee-aelf committed Oct 11, 2024
1 parent 37dde58 commit c6303c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AElf.ExceptionHandler/AElf.ExceptionHandler.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Orleans.Core.Abstractions" Version="7.2.6" />
<PackageReference Include="Microsoft.Orleans.Core.Abstractions" Version="7.0.0" />
<PackageReference Include="Volo.Abp.Core" Version="8.0.5" />
</ItemGroup>

Expand Down

0 comments on commit c6303c4

Please sign in to comment.