microsoft / microsoft/automatic-graph-layout

Support net471

Open
#267 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
1.5k
Forks
319
Avg merge
38m
Merged PRs (30d)
1

Description

https://github.com/microsoft/automatic-graph-layout/blob/58c76c9d56196002ddb9f22ce4807b7f971bf042/GraphLayout/tools/WpfGraphControl/WpfGraphControl.csproj#L4

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.