Skip to content

Commit

Permalink
Upgrade Nuget
Browse files Browse the repository at this point in the history
  • Loading branch information
nnhy committed Oct 5, 2024
1 parent 8161ff2 commit 79b795d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion TestWorker/TestWorker.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

<ItemGroup>
<Using Remove="Microsoft.Extensions.Logging" />
<PackageReference Include="NewLife.Stardust.Extensions" Version="3.0.2024.902" />
<PackageReference Include="NewLife.Stardust.Extensions" Version="3.1.2024.1004" />
<ProjectReference Include="..\NewLife.Extensions.Hosting.AgentService\NewLife.Extensions.Hosting.AgentService.csproj" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion Zero.Agent/Zero.Agent.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
</PropertyGroup>

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

Expand Down
2 changes: 1 addition & 1 deletion Zero.Web/Zero.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<ItemGroup>
<PackageReference Include="NewLife.Cube.Core" Version="6.1.2024.902" />
<PackageReference Include="NewLife.Stardust" Version="3.0.2024.902" />
<PackageReference Include="NewLife.Stardust" Version="3.1.2024.1004" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 79b795d

Please sign in to comment.