Skip to content

Commit 7ac0ac6

Browse files
Yo office prerelease (#343)
* Merging to pre-release (#328) * Unify e2e tests into one file * Switch test taskpane to use Office.onReady * Log useragent * Try switching order of tests * Use different manifest for debugging test * Disable IE webview test case * Removing unneed protocol property (#325) Removing unneeded property in launch.json. VScode complains it is not allowed and documentation also says it does not exist when the mode is attach. * Making debugger hit and bind (#324) Making breakpoints from the source code be hit again. Fixes the problem where the debugger wouldn't be hit unless debugging directly. This very probably wouldn't work on Mac, as it requires a direct reference to LocalAppData, which only exists in windows. Pretty much we needed to directly reference the code that actually runs in the WEF cache. Co-authored-by: Darren Miller <darrmill@microsoft.com> Co-authored-by: Darren Miller <millerds@users.noreply.github.com> * Publishing Fixes to the debugging (#342) Co-authored-by: Darren Miller <darrmill@microsoft.com> Co-authored-by: Darren Miller <millerds@users.noreply.github.com>
1 parent 00c2008 commit 7ac0ac6

File tree

3 files changed

+482
-2
lines changed

3 files changed

+482
-2
lines changed

0 commit comments

Comments
 (0)