Skip to content

Commit

Permalink
Upgrade Nuget
Browse files Browse the repository at this point in the history
  • Loading branch information
nnhy committed Oct 4, 2024
1 parent 9692d16 commit 8161ff2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion NewLife.Agent/NewLife.Agent.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
</None>
</ItemGroup>
<ItemGroup Condition="'$(TargetFramework)'!='net40'">
<PackageReference Include="NewLife.Core" Version="10.10.2024.0902" />
<PackageReference Include="NewLife.Core" Version="11.0.2024.1001" />
</ItemGroup>
<ItemGroup Condition="'$(TargetFramework)'=='net40'">
<PackageReference Include="NewLife.Core" Version="10.10.2024.0801-net40" />
Expand Down
2 changes: 1 addition & 1 deletion Zero.Agent/Zero.Agent.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

<ItemGroup>
<PackageReference Include="NewLife.Stardust" Version="3.0.2024.902" />
<PackageReference Include="NewLife.XCode" Version="11.15.2024.902" />
<PackageReference Include="NewLife.XCode" Version="11.16.2024.1004" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 8161ff2

Please sign in to comment.