diff --git a/src/Native/pkg/runtime.native.System.IO.Compression/runtime.native.System.IO.Compression.builds b/src/Native/pkg/runtime.native.System.IO.Compression/runtime.native.System.IO.Compression.builds
index 044619e0bf62..4e719c812b80 100644
--- a/src/Native/pkg/runtime.native.System.IO.Compression/runtime.native.System.IO.Compression.builds
+++ b/src/Native/pkg/runtime.native.System.IO.Compression/runtime.native.System.IO.Compression.builds
@@ -23,15 +23,27 @@
OSX
amd64
-
+
Windows_NT
x86
-
+
Windows_NT
amd64
-
+
+ Windows_NT
+ arm
+
+
+ Windows_NT
+ x86
+
+
+ Windows_NT
+ amd64
+
+
Windows_NT
arm
diff --git a/src/Native/pkg/runtime.native.System.IO.Compression/runtime.native.System.IO.Compression.pkgproj b/src/Native/pkg/runtime.native.System.IO.Compression/runtime.native.System.IO.Compression.pkgproj
index ca73120ed5b3..c391c884361a 100644
--- a/src/Native/pkg/runtime.native.System.IO.Compression/runtime.native.System.IO.Compression.pkgproj
+++ b/src/Native/pkg/runtime.native.System.IO.Compression/runtime.native.System.IO.Compression.pkgproj
@@ -21,13 +21,22 @@
amd64
-
+
amd64
-
+
arm
-
+
+ x86
+
+
+ amd64
+
+
+ arm
+
+
x86
diff --git a/src/Native/pkg/runtime.native.System.IO.Compression/win/runtime.native.System.IO.Compression.pkgproj b/src/Native/pkg/runtime.native.System.IO.Compression/win10/runtime.native.System.IO.Compression.pkgproj
similarity index 70%
rename from src/Native/pkg/runtime.native.System.IO.Compression/win/runtime.native.System.IO.Compression.pkgproj
rename to src/Native/pkg/runtime.native.System.IO.Compression/win10/runtime.native.System.IO.Compression.pkgproj
index 384b458973ff..0c1d87e7b8f4 100644
--- a/src/Native/pkg/runtime.native.System.IO.Compression/win/runtime.native.System.IO.Compression.pkgproj
+++ b/src/Native/pkg/runtime.native.System.IO.Compression/win10/runtime.native.System.IO.Compression.pkgproj
@@ -4,14 +4,10 @@
4.0.1
- win7-$(PackagePlatform)
+ win10-$(PackagePlatform)
-
-
- runtimes/win7-$(PackagePlatform)/native
-
runtimes/win10-$(PackagePlatform)/native
@@ -19,4 +15,4 @@
-
\ No newline at end of file
+
diff --git a/src/Native/pkg/runtime.native.System.IO.Compression/win7/runtime.native.System.IO.Compression.pkgproj b/src/Native/pkg/runtime.native.System.IO.Compression/win7/runtime.native.System.IO.Compression.pkgproj
new file mode 100644
index 000000000000..9fe8e7a4f42b
--- /dev/null
+++ b/src/Native/pkg/runtime.native.System.IO.Compression/win7/runtime.native.System.IO.Compression.pkgproj
@@ -0,0 +1,17 @@
+
+
+
+
+
+ 4.0.1
+ win7-$(PackagePlatform)
+
+
+
+
+ runtimes/win7-$(PackagePlatform)/native
+
+
+
+
+
\ No newline at end of file