Skip to content

Commit

Permalink
Upgrade Nuget
Browse files Browse the repository at this point in the history
  • Loading branch information
nnhy committed Sep 3, 2024
1 parent 275ddcc commit a82e075
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion NewLife.Net/NewLife.Net.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@

<ItemGroup>
<PackageReference Include="NewLife.Core" Version="10.10.2024.902" />
<PackageReference Include="NewLife.Remoting" Version="3.0.2024.805" />
<PackageReference Include="NewLife.Remoting" Version="3.0.2024.902" />
</ItemGroup>

</Project>
2 changes: 1 addition & 1 deletion RpcTest/RpcTest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<ItemGroup>
<PackageReference Include="NewLife.Core" Version="10.10.2024.902" />
<PackageReference Include="NewLife.Remoting" Version="3.0.2024.805" />
<PackageReference Include="NewLife.Remoting" Version="3.0.2024.902" />
</ItemGroup>

</Project>

0 comments on commit a82e075

Please sign in to comment.