Skip to content

Conversation

@KevinRansom
Copy link
Contributor

When debugging fsi from VS with shadowcopyfiles enabled, the vfsi window displays:

image

This happens because loading a partial-signed shadowcopied assembly in an appdomain is verbotten. Which happens when shadowcopyfiles is specified on the command line.

This PR, when it encounters the FileLoadException, retries without using an AppDomain.

@KevinRansom KevinRansom merged commit 08951d2 into dotnet:main Sep 17, 2022
@KevinRansom KevinRansom deleted the shadowcopyduringdebug branch October 12, 2022 20:40
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 this pull request may close these issues.

2 participants