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
/// - For .Net use <see cref="BrowserSubprocessExecutable"/> (No WCF Support)
12
+
/// - For .Net 6+ use <see cref="BrowserSubprocessExecutable"/> (No WCF Support)
13
13
/// - Include an app.manifest with the dpi/compatability sections, this is required (this project contains the relevant).
14
14
/// - If you are targeting x86/Win32 then you should set /LargeAddressAware (https://docs.microsoft.com/en-us/cpp/build/reference/largeaddressaware?view=vs-2017)
0 commit comments