Skip to content

Commit

Permalink
升级IDriver参数架构
Browse files Browse the repository at this point in the history
  • Loading branch information
nnhy committed Jul 26, 2023
1 parent 9b5019c commit cf76e1d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions SmartA4/SmartA4.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="NewLife.IoT" Version="1.8.2023.711" />
<PackageReference Include="NewLife.ModbusRTU" Version="1.6.2023.511" />
<PackageReference Include="NewLife.IoT" Version="1.9.2023.726-beta0137" />
<PackageReference Include="NewLife.ModbusRTU" Version="1.6.2023.711-beta1735" />
</ItemGroup>

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

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
<PackageReference Include="NewLife.UnitTest" Version="1.0.2023.311-beta1027" />
<PackageReference Include="NewLife.UnitTest" Version="1.0.2023.718" />
<PackageReference Include="System.Speech" Version="7.0.0" />
<PackageReference Include="xunit" Version="2.5.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.0">
Expand Down

0 comments on commit cf76e1d

Please sign in to comment.