mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-27 12:36:14 +01:00
Merge pull request #497 from bitwarden/fix/495/missing-dll-in-win-dist
Fixes #495 missing windows dll
This commit is contained in:
commit
870bbcba70
@ -119,6 +119,12 @@
|
||||
"portable",
|
||||
"nsis-web",
|
||||
"appx"
|
||||
],
|
||||
"extraFiles": [
|
||||
{
|
||||
"from": "resources/vccorlib140.dll",
|
||||
"to": "vccorlib140.dll"
|
||||
}
|
||||
]
|
||||
},
|
||||
"linux": {
|
||||
|
BIN
resources/vccorlib140.dll
Normal file
BIN
resources/vccorlib140.dll
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user