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 9a301f5 commit 508da5f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Samples/IoTZero/IoTZero.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="NewLife.Cube.Core" Version="6.1.2024.1102" />
<PackageReference Include="NewLife.IoT" Version="2.2.2024.1102" />
<PackageReference Include="NewLife.Cube.Core" Version="6.1.2024.1106" />
<PackageReference Include="NewLife.IoT" Version="2.3.2024.1106" />
<PackageReference Include="NewLife.MQTT" Version="2.0.2024.1013-beta0757" />
<PackageReference Include="NewLife.Redis" Version="6.0.2024.1101" />
<PackageReference Include="NewLife.Stardust.Extensions" Version="3.1.2024.1101" />
Expand Down
2 changes: 1 addition & 1 deletion Samples/ZeroServer/ZeroServer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="NewLife.Cube.Core" Version="6.1.2024.1102" />
<PackageReference Include="NewLife.Cube.Core" Version="6.1.2024.1106" />
<PackageReference Include="NewLife.Redis" Version="6.0.2024.1101" />
<PackageReference Include="NewLife.Stardust.Extensions" Version="3.1.2024.1101" />
<PackageReference Include="NewLife.XCode" Version="11.16.2024.1101" />
Expand Down

0 comments on commit 508da5f

Please sign in to comment.