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:
parent
dc9f5c433b
commit
83cff16715
|
|
@ -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/*"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue