Skip to content

Commit 65408aa

Browse files
authored
Fix typo in windows arm64 package. (dotnet#4676)
1 parent f654921 commit 65408aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@
239239
"win32"
240240
],
241241
"architectures": [
242-
"arm4"
242+
"arm64"
243243
],
244244
"installTestPath": "./.debugger/vsdbg-ui.exe",
245245
"integrity": "FD9A1B46DA9C7226828595826F6CE215DF769C5111D02DB567494A1EB095E155"

0 commit comments

Comments
 (0)