Skip to content
This repository was archived by the owner on Dec 18, 2018. It is now read-only.

Commit 83cff16

Browse files
author
moozzyk
committed
Changing the folder of ARM version of libuv to win7-arm
Depends on: aspnet/libuv-build#4 Fixes: dotnet/aspnetcore#1111
1 parent dc9f5c4 commit 83cff16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.AspNet.Server.Kestrel/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"/": "../../content/thirdpartynotices.txt",
8585
"runtimes/win7-x64/native/": "runtimes/win7-x64/native/*",
8686
"runtimes/win7-x86/native/": "runtimes/win7-x86/native/*",
87-
"runtimes/win10-arm/native/": "runtimes/win10-arm/native/*",
87+
"runtimes/win7-arm/native/": "runtimes/win7-arm/native/*",
8888
"runtimes/osx/native/": "runtimes/osx/native/*"
8989
}
9090
}

0 commit comments

Comments
 (0)