Skip to content

Commit

Permalink
升级Remoting
Browse files Browse the repository at this point in the history
  • Loading branch information
nnhy committed Jun 28, 2024
1 parent 20a2b9a commit bddbae9
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion AntJob.Agent/AntJob.Agent.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="NewLife.Stardust" Version="2.9.2024.620-beta1617" />
<PackageReference Include="NewLife.Stardust" Version="3.0.2024.628-beta0628" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion AntJob.Web/AntJob.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="NewLife.Cube.Core" Version="6.1.2024.625-beta1720" />
<PackageReference Include="NewLife.Stardust.Extensions" Version="3.0.2024.624-beta0629" />
<PackageReference Include="NewLife.Stardust.Extensions" Version="3.0.2024.628-beta0628" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\AntJob.Data\AntJob.Data.csproj" />
Expand Down
4 changes: 2 additions & 2 deletions AntJob/AntJob.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@

<ItemGroup>
<PackageReference Include="NewLife.Core" Version="10.10.2024.625-beta1559" />
<PackageReference Include="NewLife.Remoting" Version="3.0.2024.625-beta1714" />
<PackageReference Include="NewLife.Stardust" Version="2.9.2024.620-beta1617" />
<PackageReference Include="NewLife.Remoting" Version="3.0.2024.628-beta0626" />
<PackageReference Include="NewLife.Stardust" Version="3.0.2024.628-beta0628" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit bddbae9

Please sign in to comment.