diff --git a/code/SerialPortStream.csproj b/code/SerialPortStream.csproj index 3045c82..713a09b 100644 --- a/code/SerialPortStream.csproj +++ b/code/SerialPortStream.csproj @@ -1,4 +1,6 @@ - + + + net40;net45;netstandard21 diff --git a/test/SerialPortStream.Virtual/SerialPortStream.Virtual.csproj b/test/SerialPortStream.Virtual/SerialPortStream.Virtual.csproj index 5610ada..4dc7790 100644 --- a/test/SerialPortStream.Virtual/SerialPortStream.Virtual.csproj +++ b/test/SerialPortStream.Virtual/SerialPortStream.Virtual.csproj @@ -32,7 +32,7 @@ true git - release/v$(Version) + release/virt/v$(Version)