diff --git a/FParsec-Pipes/FParsec-Pipes.fsproj b/FParsec-Pipes/FParsec-Pipes.fsproj index 4096aa1..6643ab6 100644 --- a/FParsec-Pipes/FParsec-Pipes.fsproj +++ b/FParsec-Pipes/FParsec-Pipes.fsproj @@ -1,14 +1,14 @@ - + - net45;netstandard1.6 + net45;netstandard1.6;netstandard2.0 Robert Peele A library for building FParsec parsers using pipeline operators. - https://opensource.org/licenses/MIT + MIT https://github.com/rspeele/FParsec-Pipes https://github.com/rspeele/FParsec-Pipes parser combinator f# fsharp c# csharp parsec fparsec pipe pipes - Target netstandard1.6 and net45 + Target netstandard2.0 as well Copyright 2016 Robert Peele true 1.1.1 @@ -26,8 +26,8 @@ - - + +