Skip to content

Commit

Permalink
升级基础组件
Browse files Browse the repository at this point in the history
  • Loading branch information
nnhy committed Nov 2, 2024
1 parent 399de39 commit 24da5d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NewLife.IoT/NewLife.IoT.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
</PackageReference>
</ItemGroup>
<ItemGroup Condition="'$(TargetFramework)'!='net40'">
<PackageReference Include="NewLife.Core" Version="11.0.2024.1001" />
<PackageReference Include="NewLife.Core" Version="11.0.2024.1101" />
</ItemGroup>
<ItemGroup Condition="'$(TargetFramework)'=='net40'">
<PackageReference Include="NewLife.Core" Version="10.10.2024.801-net40" />
Expand Down

0 comments on commit 24da5d1

Please sign in to comment.