Skip to content

Use dual-targeting to run on both .netfx-3.5 and .netfx-4.0+. - #12

Merged
joelpurra merged 1 commit into
joelpurra:masterfrom
binki:netfx-dual-targeting
Oct 6, 2018
Merged

Use dual-targeting to run on both .netfx-3.5 and .netfx-4.0+.#12
joelpurra merged 1 commit into
joelpurra:masterfrom
binki:netfx-dual-targeting

Conversation

@binki

@binki binki commented Sep 14, 2018

Copy link
Copy Markdown
Contributor

Fixes #11.

@joelpurra
joelpurra merged commit 27df4ce into joelpurra:master Oct 6, 2018
joelpurra added a commit that referenced this pull request Oct 6, 2018
- Makes for easier execution on Windows systems without .net v3.5, but has .net v4+. No need for a separate `app.config` there, as it is today.
- Crashes on Windows systems with only .net v3.5.
- Targets application to (primarily) Windows 10, while leaving (primarily) Windows 7 behind.
  - Both are still popular, with a high number of users and large market shares.
  - September 2018:
    - Windows 10: 50.07%
    - Windows 7: 37.2%
- Can both systems be targeted at once, similar to #11/#12 but without `app.config`?

See

- #11
- #12
- https://en.wikipedia.org/wiki/Windows_10#Market_share_and_sales
@joelpurra

Copy link
Copy Markdown
Owner

@binki: great, didn't know about this technique before -- many thanks again =)

@binki
binki deleted the netfx-dual-targeting branch October 7, 2018 04:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants