Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WPF sources are missing #58

Closed
tannergooding opened this issue Jul 21, 2020 · 3 comments
Closed

WPF sources are missing #58

tannergooding opened this issue Jul 21, 2020 · 3 comments

Comments

@tannergooding
Copy link
Member

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

@JesperTreetop
Copy link

JesperTreetop commented Oct 8, 2020

I thought this was fixed before but it's definitely back now. PasswordBox query on .NET Core browser; .NET Framework browser.

@alexperovich fixed this previously in #53 . (See cross-reference from KirillOsenkov/SourceBrowser#140 )

@alexperovich
Copy link
Member

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.

@directhex
Copy link
Contributor

Marking closed, it seems fine right now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants