diff --git a/src/System.Memory/ref/Configurations.props b/src/System.Memory/ref/Configurations.props
index c398e42e8994..129adad32f9c 100644
--- a/src/System.Memory/ref/Configurations.props
+++ b/src/System.Memory/ref/Configurations.props
@@ -3,6 +3,7 @@
netstandard;
+ netstandard1.0;
\ No newline at end of file
diff --git a/src/System.Memory/ref/System.Memory.csproj b/src/System.Memory/ref/System.Memory.csproj
index 5d4aed70a738..bbe2f4e04e1c 100644
--- a/src/System.Memory/ref/System.Memory.csproj
+++ b/src/System.Memory/ref/System.Memory.csproj
@@ -11,5 +11,8 @@
+
+
+
\ No newline at end of file