You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove test project dir after test finished in trimmingTests.targets (#114819)
* Remove test project dir in trimmingTests.targets
Should help with the out of disk space errors we've been seeing in the dotnet-linker-tests pipeline.
* Improve test project cleanup logic
* Fix comment
0 commit comments