diff --git a/Ix.NET/Source/System.Interactive.Async.Providers/System.Interactive.Async.Providers.csproj b/Ix.NET/Source/System.Interactive.Async.Providers/System.Interactive.Async.Providers.csproj
index f40ecf0897..aec2bc66aa 100644
--- a/Ix.NET/Source/System.Interactive.Async.Providers/System.Interactive.Async.Providers.csproj
+++ b/Ix.NET/Source/System.Interactive.Async.Providers/System.Interactive.Async.Providers.csproj
@@ -5,6 +5,7 @@
Interactive Extensions - Async Providers Library
net45;netstandard1.0
Ix;Interactive;Extensions;Enumerable;Asynchronous
+ embedded
diff --git a/Ix.NET/Source/System.Interactive.Async/System.Interactive.Async.csproj b/Ix.NET/Source/System.Interactive.Async/System.Interactive.Async.csproj
index ced5d50330..3c6b388be2 100644
--- a/Ix.NET/Source/System.Interactive.Async/System.Interactive.Async.csproj
+++ b/Ix.NET/Source/System.Interactive.Async/System.Interactive.Async.csproj
@@ -5,6 +5,7 @@
Interactive Extensions - Async Library
net45;net46;netstandard1.0;netstandard1.3
Ix;Interactive;Extensions;Enumerable;Asynchronous
+ embedded
diff --git a/Ix.NET/Source/System.Interactive.Providers/System.Interactive.Providers.csproj b/Ix.NET/Source/System.Interactive.Providers/System.Interactive.Providers.csproj
index db29c35cfa..52cfba292d 100644
--- a/Ix.NET/Source/System.Interactive.Providers/System.Interactive.Providers.csproj
+++ b/Ix.NET/Source/System.Interactive.Providers/System.Interactive.Providers.csproj
@@ -5,6 +5,7 @@
Interactive Extensions - Providers Library
net45;netstandard1.0
Ix;Interactive;Extensions;Enumerable
+ embedded
diff --git a/Ix.NET/Source/System.Interactive/System.Interactive.csproj b/Ix.NET/Source/System.Interactive/System.Interactive.csproj
index 4a1f1b35df..e00caca530 100644
--- a/Ix.NET/Source/System.Interactive/System.Interactive.csproj
+++ b/Ix.NET/Source/System.Interactive/System.Interactive.csproj
@@ -6,6 +6,7 @@
Microsoft
net45;netstandard1.0
Ix;Interactive;Extensions;Enumerable
+ embedded