Skip to content

Commit

Permalink
Upgrade Nuget
Browse files Browse the repository at this point in the history
  • Loading branch information
nnhy committed Nov 14, 2024
1 parent 6735246 commit 250ab6e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion NewLife.MQTT/NewLife.MQTT.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@

<ItemGroup>
<PackageReference Include="NewLife.Core" Version="11.0.2024.1113" />
<PackageReference Include="NewLife.Remoting" Version="3.1.2024.1101" />
<PackageReference Include="NewLife.Remoting" Version="3.2.2024.1113" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion NewLife.MqttServer/NewLife.MqttServer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

<ItemGroup>
<PackageReference Include="NewLife.Core" Version="11.0.2024.1113" />
<PackageReference Include="NewLife.Stardust" Version="3.1.2024.1101" />
<PackageReference Include="NewLife.Stardust" Version="3.2.2024.1113" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 250ab6e

Please sign in to comment.