Skip to content

Commit

Permalink
v1.0.2024.0219
Browse files Browse the repository at this point in the history
  • Loading branch information
nnhy committed Feb 18, 2024
1 parent bf4df78 commit f01ecfa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions NewLife.Schneider/NewLife.Schneider.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<AssemblyTitle>施耐德PLC协议</AssemblyTitle>
<Description>施耐德PLC协议</Description>
<Company>新生命开发团队</Company>
<Copyright>©2002-2023 新生命开发团队</Copyright>
<Copyright>©2002-2024 新生命开发团队</Copyright>
<VersionPrefix>1.0</VersionPrefix>
<VersionSuffix>$([System.DateTime]::Now.ToString(`yyyy.MMdd`))</VersionSuffix>
<Version>$(VersionPrefix).$(VersionSuffix)</Version>
Expand Down Expand Up @@ -44,8 +44,8 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="NewLife.IoT" Version="2.0.2023.1214-beta1134" />
<PackageReference Include="NewLife.Modbus" Version="1.8.2023.1212-beta0414" />
<PackageReference Include="NewLife.IoT" Version="2.1.2024.203" />
<PackageReference Include="NewLife.Modbus" Version="1.8.2024.217" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit f01ecfa

Please sign in to comment.