You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
Prerequisites
Description
When building the solution for x86 (32bit Windows) using MSBuild.exe it fails on C4309 warning. I'm using this module with Electron 10.
Steps to Reproduce
Expected behavior:
Warning is ignored and build completes.
Actual behavior:
Warning is thrown and build is interrupted.
Reproduces how often:
100%
Versions
2.0.16
Additional Information
This can be mitigated by using either one of these
Pull request with change will be created.
The text was updated successfully, but these errors were encountered: