Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate the appDomain: denied requirement #3

Closed
sharwell opened this issue Jul 19, 2018 · 2 comments · Fixed by #41
Closed

Investigate the appDomain: denied requirement #3

sharwell opened this issue Jul 19, 2018 · 2 comments · Fixed by #41

Comments

@sharwell
Copy link
Member

See #1 (comment).

If appDomain: denied is a requirement, it should be documented in the usage notes for the repository. Otherwise, the current use of this property should be removed in favor of the xUnit.net default.

@sharwell sharwell mentioned this issue Jul 19, 2018
@sharwell
Copy link
Member Author

I wasn't able to remove this without breaking the tests. Seems the VsixInstaller needs to either run as a console application or be explicitly loaded in a separate AppDomain.

@sharwell
Copy link
Member Author

This requirement was removed by c9faf5c

sharwell referenced this issue in sharwell/vs-extension-testing Jul 22, 2021
sharwell referenced this issue in sharwell/vs-extension-testing Jul 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant