AzureStorageExplorer icon indicating copy to clipboard operation
AzureStorageExplorer copied to clipboard

Update to Electron 20 or 21

Open MRayermannMSFT opened this issue 1 year ago • 0 comments

Some things that need to be resolved/done as part of this:

  • This electron bug needs to be resolved: https://github.com/electron/electron/issues/35193 / this nan PR needs to be merged: https://github.com/nodejs/nan/pull/943
  • Need to upgrade native packages to whatever new version of nan is released (includes select-cert and keytar!)
  • Need to make sure native packages target c++17 wherever we currently target 14 (includes select-cert and keytar!)

MRayermannMSFT avatar Jul 18 '22 17:07 MRayermannMSFT