Skip to content

Commit

Permalink
Upgrade Nuget
Browse files Browse the repository at this point in the history
  • Loading branch information
nnhy committed Nov 7, 2024
1 parent c67be32 commit 1be2a8c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion AntJob.Web/AntJob.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<Content Include="favicon.ico" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="NewLife.Cube.Core" Version="6.1.2024.1102" />
<PackageReference Include="NewLife.Cube.Core" Version="6.1.2024.1106" />
<PackageReference Include="NewLife.Remoting.Extensions" Version="3.0.2024.1101" />
<PackageReference Include="NewLife.Stardust.Extensions" Version="3.1.2024.1101" />
</ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion Samples/HisWeb/HisWeb.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="NewLife.Cube.Core" Version="6.1.2024.1102" />
<PackageReference Include="NewLife.Cube.Core" Version="6.1.2024.1106" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 1be2a8c

Please sign in to comment.