diff --git a/src/assertions/assertions.csproj b/src/assertions/assertions.csproj index 9054a9e8..53e33929 100644 --- a/src/assertions/assertions.csproj +++ b/src/assertions/assertions.csproj @@ -6,7 +6,7 @@ Neo.Assertions Neo.Assertions true - Embedded + portable diff --git a/src/bctklib/bctklib.csproj b/src/bctklib/bctklib.csproj index a0fbb085..315b8c7a 100644 --- a/src/bctklib/bctklib.csproj +++ b/src/bctklib/bctklib.csproj @@ -4,7 +4,7 @@ true Neo.BlockchainToolkit Neo.BlockchainToolkit - Embedded + portable diff --git a/src/collector/collector.csproj b/src/collector/collector.csproj index dac448a9..6397f9d8 100644 --- a/src/collector/collector.csproj +++ b/src/collector/collector.csproj @@ -10,7 +10,7 @@ netstandard2.0;net472 true - Embedded + portable diff --git a/src/test-harness/test-harness.csproj b/src/test-harness/test-harness.csproj index 8640afad..9722f711 100644 --- a/src/test-harness/test-harness.csproj +++ b/src/test-harness/test-harness.csproj @@ -5,7 +5,7 @@ Neo.Test.Harness NeoTestHarness true - Embedded + portable