diff --git a/src/FsCheck.NUnit.netcore/FsCheck.NUnit.netcore.fsproj b/src/FsCheck.NUnit.netcore/FsCheck.NUnit.netcore.fsproj index 5f92bfad..0d5d86ea 100644 --- a/src/FsCheck.NUnit.netcore/FsCheck.NUnit.netcore.fsproj +++ b/src/FsCheck.NUnit.netcore/FsCheck.NUnit.netcore.fsproj @@ -3,7 +3,7 @@ FsCheck.NUnit netstandard1.6 - pdbonly + portable diff --git a/src/FsCheck.Xunit.netcore/FsCheck.Xunit.netcore.fsproj b/src/FsCheck.Xunit.netcore/FsCheck.Xunit.netcore.fsproj index 689e607f..fb9094ba 100644 --- a/src/FsCheck.Xunit.netcore/FsCheck.Xunit.netcore.fsproj +++ b/src/FsCheck.Xunit.netcore/FsCheck.Xunit.netcore.fsproj @@ -3,7 +3,7 @@ FsCheck.Xunit netstandard1.6 - pdbonly + portable diff --git a/src/FsCheck.netcore/FsCheck.netcore.fsproj b/src/FsCheck.netcore/FsCheck.netcore.fsproj index 0eabf9c6..34a668e9 100644 --- a/src/FsCheck.netcore/FsCheck.netcore.fsproj +++ b/src/FsCheck.netcore/FsCheck.netcore.fsproj @@ -3,7 +3,7 @@ FsCheck netstandard1.6 - pdbonly + portable