Skip to content

Commit

Permalink
Update SerialPortRx.csproj
Browse files Browse the repository at this point in the history
Update to 1.4.2
  • Loading branch information
ChrisPulman authored Jan 19, 2020
1 parent fb16c7c commit f84741c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SerialPortRx/SerialPortRx.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFrameworks>net461</TargetFrameworks>
<Version>1.4.1</Version>
<Version>1.4.2</Version>
<Description>An Observable Com port extension of System.IO.Ports.SerialPort</Description>
<Copyright>Copyright © https://github.com/ChrisPulman $([System.DateTime]::Now.ToString(yyyy))</Copyright>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
Expand All @@ -23,4 +23,4 @@
<Reference Include="PresentationFramework" />
</ItemGroup>

</Project>
</Project>

0 comments on commit f84741c

Please sign in to comment.