Skip to content

Commit

Permalink
Upgrade Nuget
Browse files Browse the repository at this point in the history
  • Loading branch information
nnhy committed Nov 19, 2024
1 parent 68f6ffc commit d687662
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.2.2024.1113" />
<PackageReference Include="NewLife.Stardust.Extensions" Version="3.2.2024.1117" />
<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.2.2024.1113" />
<PackageReference Include="NewLife.Stardust" Version="3.2.2024.1117" />
<PackageReference Include="NewLife.XCode" Version="11.16.2024.1114" />
</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.2.2024.1115" />
<PackageReference Include="NewLife.Stardust" Version="3.2.2024.1113" />
<PackageReference Include="NewLife.Stardust" Version="3.2.2024.1117" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit d687662

Please sign in to comment.