From 4950e546dc9611741a4d5ac16ded3a25bdd5e204 Mon Sep 17 00:00:00 2001 From: Jason Curl Date: Fri, 8 May 2020 21:30:56 +0200 Subject: [PATCH] NuSpec: Fix warnings by NuGet 5.11 Issue: https://github.com/jcurl/SerialPortStream/issues/105 --- code/SerialPortStream.nuspec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/code/SerialPortStream.nuspec b/code/SerialPortStream.nuspec index 3ebda478..88c1c54b 100644 --- a/code/SerialPortStream.nuspec +++ b/code/SerialPortStream.nuspec @@ -2,11 +2,11 @@ SerialPortStream - 2.2.1 + 2.2.1.1 SerialPortStream Jason Curl Jason Curl - https://github.com/jcurl/SerialPortStream/blob/v2.x/LICENSE + MS-PL https://github.com/jcurl/serialportstream true An independent implementation of System.IO.Ports.SerialPort and SerialStream for better reliability and maintainability. @@ -33,6 +33,8 @@ + +