Remove unused metadata-related things

This commit is contained in:
Brian Bowman
2022-07-20 06:38:01 -05:00
parent 22a416ebd8
commit 7659e9831a
4 changed files with 1 additions and 13 deletions

View File

@@ -40,7 +40,7 @@
"providerShortName": null,
"signingIdentity": null
},
"resources": ["lang/*.json", "keys/*", "./mhycrypto.dll"],
"resources": ["lang/*.json", "keys/*"],
"targets": "all",
"windows": {
"allowDowngrades": false,