Fixes #495 missing windows dll

This commit is contained in:
Chad Scharf 2020-07-30 19:46:46 -04:00
parent b7ee60edb3
commit 98ca23427f
2 changed files with 6 additions and 0 deletions

View File

@ -119,6 +119,12 @@
"portable",
"nsis-web",
"appx"
],
"extraFiles": [
{
"from": "win-dlls/vccorlib140.dll",
"to": "vccorlib140.dll"
}
]
},
"linux": {

BIN
win-dlls/vccorlib140.dll Normal file

Binary file not shown.