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
The build for wpf is currently spiting out error : Version 5.0.100-rc.1.20452.10 of the .NET Core SDK requires at least version 16.8.0 of MSBuild. The current available version of MSBuild is 16.7.0.37604. Change the .NET Core SDK specified in global.json to an older version that requires the MSBuild version currently available.
The dotnet/wpf repo should be included as per https://github.com/dotnet/source-indexer/blob/master/src/index/repositories.props#L21, however certain assemblies like Microsoft.DotNet.Wpf appear to be missing: https://github.com/dotnet/wpf/blob/master/src/Microsoft.DotNet.Wpf/src/WindowsBase/System/Windows/Threading/Dispatcher.cs; https://source.dot.net/#q=Dispatcher
The text was updated successfully, but these errors were encountered: