Skip to content

Add WPF's C++ sources to source-index #42

Closed
@vatsan-madhavan

Description

@vatsan-madhavan

<Repository Include="wpf">
<Url>https://github.com/dotnet/wpf</Url>
<Projects>
src/Microsoft.DotNet.Wpf/src/*/*.csproj
</Projects>
<PrepareCommand>
$(VsDevCmd) &amp; build
</PrepareCommand>

Currently, only *.csproj are indexed from https://github.com/dotnet/wpf. WPF consists of .vcxproj (C++, C++/CLI) projects as well - can we include them in indexing as well?

/cc @dotnet/wpf-developers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions