Skip to content

Conversation

@TIHan
Copy link
Contributor

@TIHan TIHan commented Apr 27, 2021

When we were emitting C#/VB metadataOnly compilations, if it failed, we would attempt to read from disk. This PR makes a change where we will not read from disk if that compilation failed. Instead, if the compilation failed, we will try to get the last successful compilation that was associated with that project.

…re to occur on evaluating assembly contents.
@TIHan TIHan merged commit 5eec9a0 into dotnet:main Apr 27, 2021
nosami pushed a commit to xamarin/visualfsharp that referenced this pull request Jan 26, 2022
* Adding last successful compilations for VS - C# -> F#. Allowing failure to occur on evaluating assembly contents.

* Clearing caches
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