dotnet / source-build

A repository to track efforts to produce a source tarball of the .NET Core SDK and all its components
MIT License
265 stars 132 forks source link

VMR win-x86 builds are broken because of a windowsdesktop failure #4761

Open ViktorHofer opened 2 hours ago

ViktorHofer commented 2 hours ago

D:\a_work\1\s\artifacts\source-built-sdks\Microsoft.DotNet.SharedFramework.Sdk\targets\sharedfx.targets(418,5): error : Classification matches no files: System.Windows.Primitives.dll [D:\a_work\1\s\src\windowsdesktop\src\windowsdesktop\src\sfx\Microsoft.WindowsDesktop.App.Ref.sfxproj]

https://dnceng.visualstudio.com/internal/_build/results?buildId=2588357&view=logs&j=89eea50f-59b5-5921-c3ce-ce40b36fa819&t=483e1309-93e4-5a7a-74de-93b8d658274f

ViktorHofer commented 2 hours ago

No idea why this isn't failing in the msft build.