Skip to content

Commit

Permalink
Merge pull request #15 from ChrisPulman/dependabot/nuget/S7PlcRx-1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisPulman authored Oct 23, 2023
2 parents 8aae5a0 + 62d0835 commit d881bf5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/MQTTnet.Rx.S7Plc/MQTTnet.Rx.S7Plc.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFrameworks>netstandard2.0;net6.0;net7.0</TargetFrameworks>
Expand All @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="S7PlcRx" Version="1.2.1" />
<PackageReference Include="S7PlcRx" Version="1.2.3" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit d881bf5

Please sign in to comment.