Skip to content

Commit

Permalink
修正Remoting对最新Core的兼容
Browse files Browse the repository at this point in the history
  • Loading branch information
nnhy committed Oct 7, 2024
1 parent 17a4c04 commit 62c57ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Stardust/Stardust.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="NewLife.Remoting" Version="3.1.2024.1002" />
<PackageReference Include="NewLife.Remoting" Version="3.1.2024.1007-beta1531" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="NewLife.Core" Version="11.0.2024.1006-beta1717" />
Expand Down

0 comments on commit 62c57ea

Please sign in to comment.