dotnet / project-system

The .NET Project System for Visual Studio
MIT License
967 stars 386 forks source link

Re-enable unit tests #9456

Closed tmeschter closed 5 months ago

tmeschter commented 5 months ago

Fixes #8642.

Re-enable a number of Fast Up-to-Date Check unit tests that have been disabled for a while. I am no longer able to reproduce the problematic behavior that originally led me to disable them; it looks like the underlying issue (non-deterministic output) has been resolved.

Microsoft Reviewers: Open in CodeFlow