Changing the folder of ARM version of libuv to win7-arm

Depends on: https://github.com/aspnet/libuv-build/pull/4
Fixes: https://github.com/aspnet/Home/issues/1111
This commit is contained in:
moozzyk 2015-12-14 16:17:06 -08:00
parent dc9f5c433b
commit 83cff16715
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@
"/": "../../content/thirdpartynotices.txt",
"runtimes/win7-x64/native/": "runtimes/win7-x64/native/*",
"runtimes/win7-x86/native/": "runtimes/win7-x86/native/*",
"runtimes/win10-arm/native/": "runtimes/win10-arm/native/*",
"runtimes/win7-arm/native/": "runtimes/win7-arm/native/*",
"runtimes/osx/native/": "runtimes/osx/native/*"
}
}