dotnet / wpf

WPF is a .NET Core UI framework for building Windows desktop applications.
MIT License
7.04k stars 1.17k forks source link

Fix Issues With DRT Runtimes and Build Resources #1388

Closed rladuca closed 5 years ago

rladuca commented 5 years ago

Related to dotnet/wpf-test#56

This was already fixed in https://dnceng.visualstudio.com/internal/_git/dotnet-wpf-test?version=GBdev%2Froladuca%2Fpublishcleanup.

However, there are other changes there that resulted in issues with test passes. As such, this never made it to master.

We should cherry pick the appropriate changes from here and speed up the DRTs.

Changes Needed:

rladuca commented 5 years ago

Checked into dotnet-wpf-test: https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-test/pullrequest/2344?_a=overview