microsoft / microsoft/automatic-graph-layout
Support net471
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 319
- Avg merge
- 38m
- Merged PRs (30d)
- 1
Description
Hi, why is this targeted as net472?
As far as I can understand, you want to target the lowest platform in order to support more projects, right?
I have a very large project in net471, I can't upgrade it easily to net472.
And another question, why not use netstandard?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with GraphLayout/tools/WpfGraphControl/WpfGraphControl.csproj at the referenced target-framework line, and inspect how the WPF control is built and consumed. Determine whether net471 or netstandard is compatible; done means the requested target is supported or the compatibility limitation is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system, desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 28/100