Skip to content

Commit

Permalink
Upgrade Nuget
Browse files Browse the repository at this point in the history
  • Loading branch information
nnhy committed Nov 17, 2024
1 parent c24e335 commit a1e3422
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion AntJob.Web/AntJob.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="NewLife.Cube.Core" Version="6.2.2024.1115" />
<PackageReference Include="NewLife.Remoting.Extensions" Version="3.2.2024.1113" />
<PackageReference Include="NewLife.Remoting.Extensions" Version="3.2.2024.1116" />
<PackageReference Include="NewLife.Stardust.Extensions" Version="3.2.2024.1113" />
</ItemGroup>
<ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions AntJob/AntJob.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="NewLife.Core" Version="11.0.2024.1113" />
<PackageReference Include="NewLife.Remoting" Version="3.2.2024.1113" />
<PackageReference Include="NewLife.Core" Version="11.0.2024.1115" />
<PackageReference Include="NewLife.Remoting" Version="3.2.2024.1116" />
<PackageReference Include="NewLife.Stardust" Version="3.2.2024.1113" />
</ItemGroup>

Expand Down

0 comments on commit a1e3422

Please sign in to comment.